Skip to content

Commit

Permalink
Updated command name in the build step (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
xoryouyou authored and mourner committed Jul 7, 2017
1 parent 27fb1b2 commit 74df983
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 @@ -228,7 +228,7 @@ After you have your [system dependencies installed](#system-dependencies), do th
1. Initialize the angle submodule: `git submodule init`
1. Update the angle submodule: `git submodule update`
1. Install npm dependencies: `npm install`
1. Run node-gyp to generate build scripts: `npm run build`
1. Run node-gyp to generate build scripts: `npm run rebuild`

Once this is done, you should be good to go! A few more things

Expand Down

0 comments on commit 74df983

Please sign in to comment.