From 84eacc21ebffd7807c5c6863ca73c226b6e45adc Mon Sep 17 00:00:00 2001 From: Nate Levesque Date: Mon, 8 Feb 2016 11:58:49 -0500 Subject: [PATCH] Move requirements to dedicated section --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 154abbf..22956e8 100644 --- a/README.md +++ b/README.md @@ -10,18 +10,21 @@ office for approval, so actual acceptance of changes may lag a bit. When new versions of these policies are accepted, they should be printed and the hard copies in the club binder should be updated. -Compiling ------------ -These documents are maintained in LaTeX and must be compiled. LaTeX supports -compiling to a variety of formats. In RITlug, we most often need these -documents in PDF format. - Requirements: +----------- * texlive-core * texlive-latexextra (these are likely available in your package manager, but may be under -different names). +different names). You may wish to install additional packages if you +prefer to edit LaTeX in a specialized editor. + + +Compiling +----------- +These documents are maintained in LaTeX and must be compiled. LaTeX supports +compiling to a variety of formats. In RITlug, we most often need these +documents in PDF format. Once you have the requirements installed, you can build the policies by running