Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion runtime/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ oldUrl:

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

## Download and install

Expand Down