Fix typo in README (#119)

This commit is contained in:
alexander zillion 2018-07-24 10:45:00 -05:00 committed by Jess Frazelle
parent 38c2119f80
commit 8e3ba57e3e

View file

@ -255,7 +255,7 @@ trusted ca-certificates on Linux.
Make sure you have the package `ca-certificates` installed.
Copy the public half of your CA certificate (the one user to sign the CSR) into
Copy the public half of your CA certificate (the one used to sign the CSR) into
the CA certificate directory (as root):
```console