Skip to content

Commit

Permalink
Use this instead of webrick to start rails on your own VPS
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrove committed May 6, 2012
1 parent 0621312 commit 4df3dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -108,7 +108,7 @@ If you're looking to install Kandan on a private server (why??) then here are so

# Bootstrap the install
bundle exec rake db:create db:migrate kandan:bootstrap
bundle exec rails server
bundle exec thin start


TODO
Expand Down

0 comments on commit 4df3dfa

Please sign in to comment.