Skip to content

Commit

Permalink
fix README syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantm committed Sep 3, 2020
1 parent 2e495e5 commit 0865860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ nix run github:ryantm/agenix -- --help
$ cd secerts
$ touch secrets.yaml
```
2. Add public keys to `secrets.yaml` file (hint use `ssh-keyscan` or GitHub (for example, https://github.com/ryantm.keys):
2. Add public keys to `secrets.yaml` file (hint: use `ssh-keyscan` or GitHub (for example, https://github.com/ryantm.keys)):
```yaml
public_keys:
# users
Expand Down

0 comments on commit 0865860

Please sign in to comment.