1
0
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:
Luke Plaster 2014-02-10 00:53:30 +01:00
parent 0aff886c05
commit 57b4e4b7f9

View File

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