mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
Add pip install to update process
This commit is contained in:
parent
bd95804fbf
commit
ec1d5c80ff
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ rolled in as part of the update:
|
||||||
|
|
||||||
$ cd /path/to/project
|
$ cd /path/to/project
|
||||||
$ git pull
|
$ git pull
|
||||||
|
$ pip install -r requirements.txt
|
||||||
$ cd src
|
$ cd src
|
||||||
$ ./manage.py migrate
|
$ ./manage.py migrate
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue