Update README with vars info

This commit is contained in:
Reese
2018-09-19 22:01:48 -04:00
parent db3d3c1459
commit c9c56ced1a

View File

@@ -1,7 +1,6 @@
# Django Setup for CentOS 7
## Quick Install
```bash
sudo -s
vim vars
```
@@ -14,7 +13,6 @@ export letsencrypt=False
```
```bash
source vars
./install.sh
```