Update README.md

This commit is contained in:
Reese
2018-09-19 21:42:42 -04:00
parent d061479129
commit 344f005ad6

View File

@@ -1,6 +1,7 @@
# Django Setup for CentOS 7 # Django Setup for CentOS 7
## Quick Install ## Quick Install
```bash ```bash
sudo -s
vim vars vim vars
``` ```