We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0341966 commit 653451cCopy full SHA for 653451c
runtime/getting_started/installation.md
@@ -9,7 +9,8 @@ oldUrl:
9
10
Deno works on macOS, Linux, and Windows. Deno is a single binary executable. It
11
has no external dependencies. On macOS, both M1 (arm64) and Intel (x64)
12
-executables are provided. On Linux and Windows, only x64 is supported.
+executables are provided. On Windows, both ARM64 and x64 are supported. On
13
+Linux, only x64 is supported.
14
15
## Download and install
16
0 commit comments