mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-26 18:38: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
|
||||
```
|
||||
#sudo yum install -y gunicorn
|
||||
#sudo pip install gunicorn
|
||||
```
|
||||
|
||||
## nginx Configuration
|
||||
|
Loading…
Reference in New Issue
Block a user