Clarify SSH key setup
This commit is contained in:
parent
f3f5dd40fa
commit
1c917c1d14
@ -6,9 +6,9 @@ reMarkable screen sharing over SSH.
|
||||
|
||||
## Installation
|
||||
|
||||
1. Clone this repository: `git clone https://github.com/rien/reStream`
|
||||
2. (Optional but recommended) [Install lz4 on your host and reMarkable](#sub-second-latency)
|
||||
3. [Set up an SSH key and add it to the ssh-agent](https://help.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)
|
||||
1. Clone this repository: `git clone https://github.com/rien/reStream`.
|
||||
2. (Optional but recommended) [Install lz4 on your host and reMarkable](#sub-second-latency).
|
||||
3. [Set up an SSH key and add it to the ssh-agent](https://help.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent), then add your key to the reMarkable with `ssh-copy-id root@10.11.99.1`.
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user