Skip to content

Commit

Permalink
updated docs on starting up ivy (removed 'ivy')
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny Shen Renhui committed Aug 7, 2010
1 parent 8fb8f9e commit 2a3a225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Expand Up @@ -14,11 +14,11 @@ For `curl` do:

And then after either case, you can start up `ivy` right away:

./ivy/bin/ivy
./ivy/bin/node

Try `require('connect')` to make sure the bundled libraries are available.

If you add `/ivy/bin` to your executable path then it's "installed". That's all it takes!
If you add `/ivy/bin` to your executable path then it's "installed". That's all it takes!

## Module management

Expand Down

0 comments on commit 2a3a225

Please sign in to comment.