Parcourir la source

Updated Installation Manual

Yoginth il y a 7 ans
Parent
commit
ffe1656097
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/INSTALLATION.md

+ 1 - 1
docs/INSTALLATION.md

@@ -110,7 +110,7 @@ sudo systemctl restart nginx
 ```sh
 sudo apt-get install python-certbot-nginx
 sudo certbot --nginx
-sudo certbot renew --dry-run # Automating renewal
+sudo certbot renew --dry-run # Renewal
 ```
 
 ###### Happy Coding ❤️