diff --git a/SSL-certificates-(Quick-Installer).md b/SSL-certificates-(Quick-Installer).md index b202ad0..42db3b5 100644 --- a/SSL-certificates-(Quick-Installer).md +++ b/SSL-certificates-(Quick-Installer).md @@ -4,7 +4,7 @@ The Quick Installer may be used to generate SSL certs with `mkcert`. The install Simply append the `-c` or `--cert` option to the Quick Installer, like so: -`wget -q https://git.io/voEUQ -O /tmp/raspap && bash /tmp/raspap --cert` +`curl -sL https://install.raspap.com | bash -s -- --cert` **Note:** this only installs `mkcert` and generates an SSL certificate with the input you provide. It does _not_ (re)install RaspAP.