JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
bump version to 0.5.8
[vor.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index a7ea74b..cffa8a0 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -19,6 +19,7 @@ You'll also need the graphics (`data` subdir) from the tarbal, or the following
 packages to render the graphics:
 
        povray        http://www.povray.org/
+       povray-includes  (if your distribution ships this in a separate package)
        netpbm        http://netpbm.sourceforge.net/
 
 
@@ -44,7 +45,7 @@ Building From Git
        installing povray and/or netpbm, you can simply copy the data/ directory
        from a recent release.
 
-2.     Run "autoconf".
+2.     Run ``autoreconf``
 
 3.     Continue as normal with the Building From A Release Tarball section above.