From 7be6c9ad8613a211a9e5e40f22a5bbac4573caa1 Mon Sep 17 00:00:00 2001 From: Manevolent Date: Tue, 21 Sep 2021 12:49:47 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb9762e..7be4c23 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Run: `tincd -n lixonet -K` 1. I recommend PuTTYgen (https://www.puttygen.com/) on Windows, ssh-genkey on Linux. 2. Generate at least **two** keys. One will be for `lixonet-ee`, one will be for whichever repositories you're a part of (i.e. `teamlixo.mesh`). -3. Share the public key (starting with something like `ssh-rsa`) with the repository owner(s) listed below so they can add a "Deploy key" to the repository for you. +3. Share the public keys (starting with something like `ssh-rsa`) with the repository owner(s) listed below so they can add a "Deploy key" to the repository for you. **Setting `known_hosts`**