Update README.md

master
Edwin Lyon 3 years ago committed by GitHub
parent 432aebcb73
commit 9b50c3500f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -10,7 +10,7 @@ Deploy a new VPS on either Vultr.com or Digital Ocean, select Ubuntu 20.0.4 LTS,
Install and configure Nginx and Letsencrypt.
~~~bash
```bash
sudo apt update
sudo apt install -y nginx certbot python3-certbot python3-certbot-nginx
```

Loading…
Cancel
Save