mirror of
https://github.com/danog/gift.git
synced 2024-11-30 04:19:37 +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
|
||||
[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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user