diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -85,6 +85,11 @@ Try it: See [deno_install](https://github.com/denoland/deno_install) for more installation methods.. +## Build locally (advanced users only) + +For instructions to build this project locally, please see +[the docs](https://github.com/denoland/deno/blob/master/Docs.md#build-instructions-for-advanced-users-only). + <!-- prettier-ignore --> [avy badge]: https://ci.appveyor.com/api/projects/status/yel7wtcqwoy0to8x?branch=master&svg=true [avy link]: https://ci.appveyor.com/project/deno/deno |