From 2f2b526539ae270c3117667b1bf69f282435ba7d Mon Sep 17 00:00:00 2001 From: Bruno Bigras Date: Fri, 18 Dec 2020 19:37:23 +0000 Subject: [PATCH] fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 657bb43..64f0d87 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ but, if you want to (change the system based on your system): ```ShellSession $ mkdir secrets - $ cd secerts + $ cd secrets $ touch secrets.nix ``` 2. Add public keys to `secrets.nix` file (hint: use `ssh-keyscan` or GitHub (for example, https://github.com/ryantm.keys)):