Skip to content

Commit

Permalink
Merge pull request #48 from m1guelpf/patch-1
Browse files Browse the repository at this point in the history
Add npm install webpack -g
  • Loading branch information
paulsonnentag authored Nov 19, 2016
2 parents 9a6aa30 + cbf32cd commit fd43ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
You need node >= 6.x to run swip. To use swip you need to install its dependencies, the dependencies for the demos and build the client library. You can just run the commands below:

```bash
npm install webpack -g
npm install
cd examples/golf
npm install
Expand Down

0 comments on commit fd43ff5

Please sign in to comment.