Skip to content

Commit

Permalink
Fix github clone url
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Sep 29, 2010
1 parent 0813eb4 commit a721572
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 @@ -60,9 +60,9 @@ Installing

Via git (or downloaded tarball):

$ git clone git://github.com/ajaxorg/cloud9.git
$ git clone http://github.com/wdavidw/node-csv-parser.git

Then, simply copy or link the lib/csv.js file into your $HOME/.node_libraries folder or inside a declared path folder.
Then, simply copy or link the ./lib/csv.js file into your $HOME/.node_libraries folder or inside a declared path folder.

Via [npm](http://github.com/isaacs/npm):

Expand Down

0 comments on commit a721572

Please sign in to comment.