From 6df55d223a8a1f61188aa997872684cb2675254c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trung=20L=C3=AA?= Date: Sun, 21 Mar 2021 09:29:08 +1100 Subject: [PATCH] Emphasise that the repo should be private --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbe5403..74c300c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ git config --global user.name "$(hostname -s)" ``` 1. Add the contents of $HOME/.ssh/id_rsa.pub` to https://github.com/settings/keys -2. Create a GitHub repository: we typically do so as `KernelCafe/host-$(hostname -s)` +2. Create a private GitHub repository: we typically do so as `KernelCafe/host-$(hostname -s)` Then run, as the barista user: