Browse Source

Updated Installation Manual

Yoginth 7 năm trước cách đây
mục cha
commit
ffe1656097
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 ❤️