Skip to content

Commit f210b2d

Browse files
authored
Update SSH README
1 parent 3234243 commit f210b2d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tools/ssh/README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,12 @@ The `id_rsa` key in this directory only works while your device is in the setup
2424
See the [community wiki](https://github.com/commaai/openpilot/wiki/SSH) for more detailed instructions and information.
2525

2626
# Connecting to ssh.comma.ai
27-
SSH into your comma device from anywhere with `ssh.comma.ai`.
27+
SSH into your comma device from anywhere with `ssh.comma.ai`. Requires a [comma prime subscription](https://comma.ai/connect).
2828

2929
## Setup
3030

3131
With software version 0.6.1 or newer, enter your GitHub username on your device under Developer Settings. Your GitHub authorized public keys will become your authorized SSH keys for `ssh.comma.ai`. You can add any additional keys in `/system/comma/home/.ssh/authorized_keys.persist`.
3232

33-
Requires [comma SIM with comma prime](https://comma.ai/shop) activated with comma connect, available on iOS and Android. comma two and EON ship with a pre-inserted comma SIM.
34-
3533
## Recommended .ssh/config
3634

3735
With the below SSH configuration, you can type `ssh comma-{dongleid}` to connect to your device through `ssh.comma.ai`.<br />

0 commit comments

Comments
 (0)