Fixed typo and added reference to bst file
[latex-mlastyle.git] / README
diff --git a/README b/README
index 7c603fceca94610a87d536b16144e5e9c21f7177..2b8bd9b2540718dd445cbd4b64196f7a5b7e94c9 100644 (file)
--- a/README
+++ b/README
@@ -1 +1,11 @@
-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 TeX's search path and mlastyle.bst into BibTeX's search path after
+running the following commands:
+
+       latex mlastyle.ins
+       latex 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