mirror of
https://github.com/danog/gift.git
synced 2024-12-02 09:17:55 +01:00
[README] amended 'npm install' line to reference this fork's own tarball
This commit is contained in:
parent
2ece84faf6
commit
dd96ffd5d1
@ -5,9 +5,9 @@
|
|||||||
A simple Node.js wrapper for the Git CLI. The API is based on
|
A simple Node.js wrapper for the Git CLI. The API is based on
|
||||||
[Grit](https://github.com/mojombo/grit)
|
[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
|
# API
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user