Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lancejpollard committed Jul 14, 2013
1 parent c968d53 commit 797d021
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -15,7 +15,13 @@ The source for the guides on the site are here: https://github.com/tower/guides.
node.js:

```bash
$ npm install tower -g
$ npm install tower
```

to get the cli:

```bash
$ npm install tower-cli -g
```

browser:
Expand Down

0 comments on commit 797d021

Please sign in to comment.