Skip to content

Commit

Permalink
Remove global install instruction
Browse files Browse the repository at this point in the history
Closes #696
Closes #693
  • Loading branch information
geek authored Apr 4, 2017
1 parent 4461dd4 commit 5bfeb49
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,7 @@ global manipulation. Our goal with **lab** is to keep the execution engine as si

## Usage

To install **lab** globally:
```bash
$ npm install -g lab
```

To use locally:
To install locally:
```bash
$ npm install --save-dev lab
```
Expand Down

0 comments on commit 5bfeb49

Please sign in to comment.