Skip to content

Commit

Permalink
Update build instuctions
Browse files Browse the repository at this point in the history
  • Loading branch information
janjongboom authored Dec 15, 2017
1 parent 5e8e01a commit efdf9ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ Work in progress.
1. Import this project:

```
$ mbed import https://github.com/janjongboom/mbed-js-v2
$ mbed import https://github.com/armmbed/mbed-js-v2
```
1. Install dependencies:
```
$ npm install -g gulp
$ npm install
```
Expand Down

0 comments on commit efdf9ab

Please sign in to comment.