Skip to content

Commit

Permalink
Merge pull request #1 from ggundersen/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kolodny committed Oct 2, 2014
2 parents c85ec18 + 7243514 commit e7e7ed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -4,7 +4,7 @@
# Install
With [node.js](http://nodejs.org/) and [npm](http://github.com/isaacs/npm):

npm install npipe -g
npm install nip -g

If you omit the `-g` then make sure to add the local npm module path to your dafault path

Expand Down Expand Up @@ -117,4 +117,4 @@ The context inside the main function can be used as a global store, and has a `f
### Why
This is for people who aren't "devops" and who can't crank out a fancy piped shell script using `awk`, `sed,` and `grep`. Also most programmers who have node installed can write a quick javascript one+ liner to do what the oldschoolers would make a shell script out of.

https://github.com/kolodny/nip
https://github.com/kolodny/nip

0 comments on commit e7e7ed9

Please sign in to comment.