We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ee40a commit 00d09f4Copy full SHA for 00d09f4
1 file changed
runtime/getting_started/installation.md
@@ -195,6 +195,8 @@ You can also build and install from source using
195
cargo install deno --locked
196
```
197
198
+## Manual download
199
+
200
Deno binaries can also be installed manually, by downloading a zip file at
201
[github.com/denoland/deno/releases](https://github.com/denoland/deno/releases).
202
These packages contain just a single executable file. You will have to set the
0 commit comments