Modified lineskip and lineskiplimit in quotes
[latex-mlastyle.git] / README
diff --git a/README b/README
index 7c603fceca94610a87d536b16144e5e9c21f7177..5b7ad31357b875d8bba63a5d2970254cb41236c3 100644 (file)
--- a/README
+++ b/README
@@ -1 +1,13 @@
-Bite my shiny metal ass!
+To create the .sty file and documentation, run make.  Installation can be
+accomplished with make install.  Alternatively, copy mlastyle.sty into
+LaTeX's search path (e.g. tex/latex/mlastyle/mlastyle.sty) and mlastyle.bst
+into BibTeX's search path (e.g.  bibtex/bst/mlastyle/mlastyle.bst) after
+running the following commands:
+
+       latex mlastyle.ins
+       latex mlastyle.dtx
+       bibtex mlastyle.dtx
+       makeindex -s gglo.ist -o mlastyle.gls mlastyle.glo
+       makeindex -s gind.ist -o mlastyle.ind mlastyle.idx
+       latex mlastyle.dtx
+       latex mlastyle.dtx