summaryrefslogtreecommitdiff
path: root/Docs.md
diff options
context:
space:
mode:
Diffstat (limited to 'Docs.md')
-rw-r--r--Docs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs.md b/Docs.md
index ee359e1c2..15b7feb6b 100644
--- a/Docs.md
+++ b/Docs.md
@@ -254,7 +254,7 @@ isolate-0x7fad98242400-v8.log
To ensure reproducible builds, deno has most of its dependencies in a git
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) >= 1.30.0
2. [Node](https://nodejs.org/)
3. Python 2.
[Not 3](https://github.com/denoland/deno/issues/464#issuecomment-411795578).