mirror of
https://github.com/danog/gift.git
synced 2024-12-02 09:17:55 +01:00
README: Updated installation stuff
This commit is contained in:
parent
0aff886c05
commit
57b4e4b7f9
@ -3,9 +3,11 @@
|
|||||||
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 (of this fresher fork)
|
# Installation
|
||||||
|
|
||||||
$ npm install gift@>0.0.6
|
This fork is now in the `npm` package repository. Install it like you would any other package:
|
||||||
|
|
||||||
|
$ npm install gift
|
||||||
|
|
||||||
# API
|
# API
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user