Skip to content

Commit

Permalink
[README] amended 'npm install' line to reference this fork's own tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
notatestuser committed Mar 15, 2013
1 parent 2ece84f commit dd96ffd
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 @@ -5,9 +5,9 @@
A simple Node.js wrapper for the Git CLI. The API is based on
[Grit](https://github.com/mojombo/grit)

# Installation
# Installation (of my fresher fork)

$ npm install gift
$ npm install https://github.com/notatestuser/gift/tarball/compiled

# API

Expand Down

0 comments on commit dd96ffd

Please sign in to comment.