mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 15:19:40 -05:00
Fix command in README
This commit is contained in:
parent
6bff970d69
commit
bcdd917d79
1 changed files with 1 additions and 1 deletions
|
@ -91,6 +91,6 @@ Other useful commands:
|
||||||
|
|
||||||
gn args out/Debug/ --list
|
gn args out/Debug/ --list
|
||||||
gn args out/Debug/
|
gn args out/Debug/
|
||||||
gn desc out/Debug/ deno
|
gn desc out/Debug/ :deno
|
||||||
gn help
|
gn help
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue