fix typo in README

This commit is contained in:
Bruno Bigras 2020-12-18 19:37:23 +00:00 committed by GitHub
parent fbd9e29ac9
commit 2f2b526539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,7 @@ but, if you want to (change the system based on your system):
```ShellSession ```ShellSession
$ mkdir secrets $ mkdir secrets
$ cd secerts $ cd secrets
$ touch secrets.nix $ touch secrets.nix
``` ```
2. Add public keys to `secrets.nix` file (hint: use `ssh-keyscan` or GitHub (for example, https://github.com/ryantm.keys)): 2. Add public keys to `secrets.nix` file (hint: use `ssh-keyscan` or GitHub (for example, https://github.com/ryantm.keys)):