Skip to content

Commit

Permalink
install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Dec 26, 2013
1 parent 400137e commit 1e7a4f9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ using the `tape` command internally:

![implicit test/ directory](images/dnode.gif)

# install

To get the `faucet` command, with [npm](https://npmjs.org) do:

```
npm install -g faucet
```

# generating TAP

The great thing about TAP is that it's inherently serializable on stdout, so you
Expand Down

0 comments on commit 1e7a4f9

Please sign in to comment.