mirror of https://github.com/jumpserver/jumpserver
Update README.md
parent
8916221bba
commit
dc4c37afb6
|
@ -21,7 +21,7 @@
|
|||
|
||||
yum -y install `cat rpm_requirements.txt` # Install rpm package
|
||||
|
||||
cp config-example.py config.py # Prepaire config from example config
|
||||
cp config_example.py config.py # Prepaire config from example config
|
||||
|
||||
cd apps && python manage.py makemigrations # Make migrations for django
|
||||
|
||||
|
|
Loading…
Reference in New Issue