Skip to content

Commit

Permalink
More updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrove committed Apr 17, 2012
1 parent e8f88e7 commit fea4686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ Looking for community help here.
If you're looking to install Kandan on a private server (why??) then here are some notes you'll want to read:

# For development-mode
sudo apt-get install nodejs # (execjs needed an execution environment)
gem install execjs # (maybe I could have just added this to the gemfile?)
sudo apt-get install nodejs # (execjs needs an execution environment)
gem install execjs # (Could possibly be added to the gemfile in the assets group)

# Add this to the gemfile:
group :development do
Expand Down

0 comments on commit fea4686

Please sign in to comment.