Skip to content

Commit

Permalink
Completed the quick start section of the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Morgan committed Aug 29, 2010
1 parent bf51444 commit 7e53cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ All feedback is welcome.


## Quick Start ## Quick Start


Open up your project folder, create a folder called 'lib' if it doesn't exist already. Navigate to that folder using terminal or equivalent, and run the following command: Open up your project folder, create a folder called 'lib/parrot' if it doesn't exist already. Navigate to that folder and place the parrot index.js within that folder. The url to download the parrot files can be found here:


curl http://nodeload.github.com http://github.com/ollym/parrot/zipball/master


You should now have the parrot library installed in the lib/parrot folder. You should now have the parrot library installed in the lib/parrot folder.


Expand Down

0 comments on commit 7e53cbd

Please sign in to comment.