Skip to content

Commit

Permalink
Add '#or yarn' to README.md (visgl#1220)
Browse files Browse the repository at this point in the history
  • Loading branch information
eblaauw authored and ibgreen committed Dec 12, 2017
1 parent 542730d commit 8ff9696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Note that you will also need to do an npm install in the main example (`examples
since the npm start command tries to build and run that example.

cd examples/layer-browser
npm install
npm install # or yarn
cd ../..

Note that `npm start` in the main directory actually runs `examples/main`.
Expand Down

0 comments on commit 8ff9696

Please sign in to comment.