slight clarification in README
authorBenjamin Mako Hill <mako@atdot.cc>
Tue, 14 Aug 2012 14:22:57 +0000 (10:22 -0400)
committerBenjamin Mako Hill <mako@atdot.cc>
Tue, 14 Aug 2012 14:22:57 +0000 (10:22 -0400)
README

diff --git a/README b/README
index dac63d9c3d0223936dcd0736c10d072e7d35dd86..b4539a8579489e520173ada2db23ddde3a3b6e0e 100644 (file)
--- a/README
+++ b/README
@@ -90,7 +90,9 @@ add the following line which will cause planet to update on the 14th and
 
   14,44 * * * *   /home/mako/bin/update_planet.sh
 
 
   14,44 * * * *   /home/mako/bin/update_planet.sh
 
-Once planet is running, it will be at WORD_PRESSLOCATION/planet/out.
+Once planet is running, it will be at 'WORDPRESS_LOCATION/planet/out'
+(replacing WORDPRESS_LOCATION with where ever your copy of Wordpress
+actually is.
 
 If you want it to be at just "/planet" you need to add an Apache alias
 to your Apache configuration file that is something like this (except
 
 If you want it to be at just "/planet" you need to add an Apache alias
 to your Apache configuration file that is something like this (except

Benjamin Mako Hill || Want to submit a patch?