Update USAGE.md

Fixes #28677
This commit is contained in:
vsmenon 2017-02-15 10:52:42 -08:00 committed by GitHub
parent d81e7f9086
commit 6f748afa91

View file

@ -10,7 +10,7 @@ The easiest way to compile and run DDC generated code for now is via NodeJS.
The following instructions are in a state of flux -- please expect them to
change. If you find issues, please let us know.
1. Clone the [DDC repository](https://github.com/dart-lang/sdk) and
1. Follow the [Getting the Source](https://github.com/dart-lang/sdk/wiki/Building#getting-the-source) steps, and
set the environment variable `DDC_PATH` to the `pkg/dev_compiler`
subdirectory within wherever you check that out.