ソースを参照

Updated Installation Manual

Yoginth 7 年 前
コミット
ffe1656097
1 ファイル変更1 行追加1 行削除
  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 ❤️