1
0
mirror of https://github.com/danog/gift.git synced 2024-11-30 04:19:37 +01:00

[README] amended 'npm install' line to reference this fork's own tarball

This commit is contained in:
Luke Plaster 2013-03-15 00:10:17 +00:00
parent 2ece84faf6
commit dd96ffd5d1

View File

@ -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