aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e8c6e4e..835f12c 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@ be useful to do PKI on things that only live on your LAN.
## Examples
```shell
+# Install gencert.
+$ go install go.awhk.org/gencert
+
# Generate a self-signed certificate.
# This generates ~/out/my-ca.crt and ~/out/my-ca.key.
$ gencert ca \