From 73dfa6b8130fe5939e9ea58fce24e5a642e2eb6d Mon Sep 17 00:00:00 2001 From: Alexey Verkhovsky Date: Thu, 23 Mar 2006 04:25:56 +0000 Subject: [PATCH] Corrected installation instruction --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0868a3ec..ffcab202 100755 --- a/README +++ b/README @@ -27,7 +27,7 @@ to install (until somebody sends a patch to properly package Instiki for all tho 5. Install SQLite 3 driver for Ruby from http://sqlite-ruby.rubyforge.org/ 6. Install Rake from http://rake.rubyforge.org/ 7. Execute rm -f db/*.db -8. Execute 'rake migrate' +8. Execute 'rake environment RAILS_ENV=production migrate' 9. Make an embarrassed sigh (as I do while writing this) 10. Run 'instiki' again 11. Pat yourself on the shoulder for being such a talented geek