Fixing documentation error

Seeing as the rest of the documentation revolves around the usage of apt instead of apt-get the SSL certificate bit should as well.
This commit is contained in:
Riley 2018-10-24 17:23:04 -04:00 committed by GitHub
parent 81e1000716
commit 1b879ded72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,8 @@ site](https://certbot.eff.org/) for installation instructions.
``` bash
sudo add-apt-repository ppa:certbot/certbot
sudo apt-get update
sudo apt-get install certbot
sudo apt update
sudo apt install certbot
```
## Creating a Certificate