mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 15:24:46 -05:00
README: update build instructions (#292)
This commit is contained in:
parent
4b234df803
commit
fc328e0095
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ gclient sync --no-history
|
|||
|
||||
Install the javascript deps.
|
||||
|
||||
cd js; yarn install
|
||||
(cd js; yarn install)
|
||||
|
||||
gn gen out/Debug --args='cc_wrapper="ccache" is_debug=true '
|
||||
|
||||
|
|
Loading…
Reference in a new issue