Skip to content

Commit

Permalink
Fix a small oversight (nw22 to nw23)
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritslamers authored Sep 2, 2017
1 parent 12cfb62 commit 043efeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-nwjs-v0.23.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ git config --global color.ui true
mkdir -p $HOME/nwjs
export NWJS=$HOME/nwjs
cd $NWJS
gclient config --name=src https://github.com/nwjs/chromium.src.git@origin/nw22
gclient config --name=src https://github.com/nwjs/chromium.src.git@origin/nw23
```

Put `NWJS` environment variable in your ~/.bashrc or ~/.zshrc.
Expand Down

0 comments on commit 043efeb

Please sign in to comment.