Update README.md with sudo

This commit is contained in:
Reese
2018-09-19 22:02:07 -04:00
parent c9c56ced1a
commit 28fd671b97

View File

@@ -13,7 +13,7 @@ export letsencrypt=False
``` ```
```bash ```bash
./install.sh sudo ./install.sh
``` ```
Done! Done!