diff options
author | Brion Vibber <brion@pobox.com> | 2010-03-04 14:45:55 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-03-04 14:45:55 -0800 |
commit | 064c45890f896f2af8a0231449fa5337bb79c509 (patch) | |
tree | c1de8daa50b570435ea5aa70d952efaab8535347 | |
parent | 2f41e9333902ec3c777eab6f6264523ff85dcf7b (diff) |
fix ver ref in upgrade instructions
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -690,7 +690,7 @@ instructions; read to the end first before trying them. 9. Copy htaccess.sample to .htaccess in the new directory. Change the RewriteBase to use the correct path. 10. Rebuild the database. (You can safely skip this step and go to #12 - if you're upgrading from another 0.8.x version). + if you're upgrading from another 0.9.x version). NOTE: this step is destructive and cannot be reversed. YOU CAN EASILY DESTROY YOUR SITE WITH THIS STEP. Don't |