Skip to content

Commit

Permalink
v1.0.1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ ONeal committed Oct 26, 2012
1 parent 5421095 commit be7bddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Expand Up @@ -13,15 +13,15 @@ For use in your modules (adds to package.json automatically)
npm install -S 'git://github.com/coolaj86/node-gist.git'

# v1.0.0
npm install -S 'git://github.com/coolaj86/node-gist.git#v1.0.0'
npm install -S 'git://github.com/coolaj86/node-gist.git#v1.0.1'

For the commandline gist

npm install -g gist

npm install -g 'git://github.com/coolaj86/node-gist.git'

npm install -g 'git://github.com/coolaj86/node-gist.git#v1.0.0'
npm install -g 'git://github.com/coolaj86/node-gist.git#v1.0.1'

## Usage

Expand Down

0 comments on commit be7bddd

Please sign in to comment.