Skip to content

Commit 9eb86e4

Browse files
bartlomiejuclaude
andcommitted
docs: update installation page for Windows ARM64 support
Windows ARM64 is supported as of Deno 2.7. Update the platform support statement to reflect this. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3bc9f66 commit 9eb86e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

runtime/getting_started/installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ oldUrl:
99

1010
Deno works on macOS, Linux, and Windows. Deno is a single binary executable. It
1111
has no external dependencies. On macOS, both M1 (arm64) and Intel (x64)
12-
executables are provided. On Linux and Windows, only x64 is supported.
12+
executables are provided. On Windows, both ARM64 and x64 are supported. On
13+
Linux, only x64 is supported.
1314

1415
## Download and install
1516

0 commit comments

Comments
 (0)