diff --git a/README.md b/README.md index 1fa0641..ca3f259 100644 --- a/README.md +++ b/README.md @@ -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