update installation source for mkcert (#2340)

This commit is contained in:
Alex Fornuto 2021-07-07 16:26:51 -05:00 committed by GitHub
parent cb09aa4199
commit e23d42b070
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ In production, we'd use a public certificate authority such as LetsEncrypt. But
```bash
# Install mkcert.
go get -u github.com/FiloSottile/mkcert
go get -u filippo.io/mkcert
# Bootstrap mkcert's root certificate into your operating system's trust store.
mkcert -install
# Create your wildcard domain.