From f3f5dd40fab1ba52e61c1ca364388e1186346528 Mon Sep 17 00:00:00 2001 From: Rien Maertens Date: Mon, 30 Mar 2020 14:54:16 +0200 Subject: [PATCH] SSH key and ssh-agent instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96e07bf..1fa0641 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ reMarkable screen sharing over SSH. 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) ## Usage