Skip to content

Commit

Permalink
let people know that wget is required for rake neo4j:install
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Apr 4, 2012
1 parent fddb7cb commit 1d14860
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,9 @@ If you are not using Rails, then add:

require 'neography/tasks'

to your Rakefile to have access to these tasks.
to your Rakefile to have access to these tasks.

rake neo4j:install requires wget to be installed. It will download and install Neo4j into a neo4j directory in your project regardless of what version you choose.


=== Documentation
Expand Down

0 comments on commit 1d14860

Please sign in to comment.