Skip to content

Commit c8d35cf

Browse files
authored
fix typo amd64 --> arm64 (#31)
1 parent 1bed3cf commit c8d35cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-ssh.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ end
1919

2020
## System requirements
2121

22-
Remote SSH sessions can be *initiated* from any operating system supported by Positron itself, including macOS, Linux, and Windows. However, the system you are *connecting* to must be running Linux using a **recent distribution**, such as Ubuntu 22+ or RedHat 9+, on an x86-compatible processor. Older Linux distributions and amd64 hosts aren't currently supported.
22+
Remote SSH sessions can be *initiated* from any operating system supported by Positron itself, including macOS, Linux, and Windows. However, the system you are *connecting* to must be running Linux using a **recent distribution**, such as Ubuntu 22+ or RedHat 9+, on an x86-compatible processor. Older Linux distributions and arm64 hosts aren't currently supported.
2323

2424
Other features that aren't currently supported include:
2525

0 commit comments

Comments
 (0)