summaryrefslogtreecommitdiff
path: root/website/manual.md
diff options
context:
space:
mode:
Diffstat (limited to 'website/manual.md')
-rw-r--r--website/manual.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/website/manual.md b/website/manual.md
index 317d6b546..e7adab0f0 100644
--- a/website/manual.md
+++ b/website/manual.md
@@ -174,8 +174,7 @@ 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.36.0
-2. [Node](https://nodejs.org/)
-3. Python 2.
+2. Python 2.
[Not 3](https://github.com/denoland/deno/issues/464#issuecomment-411795578).
Extra steps for Mac users: install [XCode](https://developer.apple.com/xcode/)