Mention 'git submodule update' in docs (#1132)

This commit is contained in:
Joseph 2018-10-31 17:27:39 +03:00 committed by Ryan Dahl
parent 7c82667f75
commit 669b1a4e97

View file

@ -155,6 +155,9 @@ Other useful commands:
./third_party/depot_tools/gn desc out/debug/ :deno
./third_party/depot_tools/gn help
# Update third_party modules
git submodule update
Environment variables: `DENO_BUILD_MODE`, `DENO_BUILD_PATH`, `DENO_BUILD_ARGS`,
`DENO_DIR`.