1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-03 04:48:52 -05:00
This commit is contained in:
Mohammed Salman 2018-08-29 10:03:56 +03:00 committed by Bert Belder
parent c42e4ddbb7
commit 131a44f559

View file

@ -68,7 +68,7 @@ Also see [this presentation](http://tinyclouds.org/jsconf2018.pdf).
## Build instructions ## Build instructions
To ensure reproducable builds, Deno has most of its dependencies in a git To ensure reproducible builds, Deno has most of its dependencies in a git
submodule. However, you need to install separately: submodule. However, you need to install separately:
1. [Rust](https://www.rust-lang.org/en-US/install.html) 1. [Rust](https://www.rust-lang.org/en-US/install.html)