mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
Fixed error in pip install
This commit is contained in:
parent
bf98f63fab
commit
b01d905b8b
@ -245,7 +245,7 @@ We'll set up a simple HTTP front end using [gunicorn](http://gunicorn.org/) for
|
|||||||
```
|
```
|
||||||
#If python-gunicorn does show up then install with pip
|
#If python-gunicorn does show up then install with pip
|
||||||
```
|
```
|
||||||
#sudo yum install -y gunicorn
|
#sudo pip install gunicorn
|
||||||
```
|
```
|
||||||
|
|
||||||
## nginx Configuration
|
## nginx Configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user