diff options
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index dfd44ee1..0816df6e 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -373,11 +373,10 @@ Installed as /home/username/platform-tools/fastboot</pre> <section id="obtaining-openssh"> <h2><a href="#obtaining-openssh">Obtaining openssh</a></h2> - <p>On the supported Linux distributions, OpenSSH is used to verify the download of - the OS beyond the security offered by HTTPS. You should skip this on macOS and - Windows. It only makes sense to do this if you can obtain OpenSSH from the - distribution package repositories. GrapheneOS releases are hosted on our servers and - we do not have third party mirrors.</p> + <p>OpenSSH is used to verify the download of the OS beyond the security offered by + HTTPS.</p> + + <p>macOS and Windows include OpenSSH in their base install so this isn't needed.</p> <p>On Arch Linux:</p> |
