]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - README
mjo-algebra.tex: fix glossary sorting of \variety
[mjotex.git] / README
diff --git a/README b/README
index 9c7673543654af7a85e314f6aa6ebdd4fc2eec33..bc88639b01763fe8a832b6220b953942aa4242a8 100644 (file)
--- a/README
+++ b/README
@@ -18,9 +18,12 @@ Now add those as dependencies of your document:
 
   example.pdf: example.tex example.bbl ... $(MJOTEXPATHS)
 
-If you're not planning on publishing your document, great, you're
-done. If you are, you probably also want to create a "dist" target
-that will bundle all of your nonstandard TeX libraries along with the
-code for your document.
+If you're planning on publishing your document, then you probably also
+want to create a "dist" target that will bundle all of your
+nonstandard TeX libraries along with the code for your document.
 
 A full makefile example is provided in the repository.
+
+If you're not planning on publishing your document, then you can save
+yourself some trouble and just \usepackage{mjotex}. That will ignore
+any changes to the mjotex library, but hey, YOLO.