mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Merge changes from #583 from @fantasticle
https://github.com/paperless-ngx/paperless-ngx/pull/583/commits/5496412aecaa07a2bfcf726b9c8a526fe1f95581
This commit is contained in:
parent
70bc70ec97
commit
cb8fd6597d
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ To do the setup you need to perform the steps from the following chapters in a c
|
|||
docker run -d -p 6379:6379 --restart unless-stopped redis:latest
|
||||
|
||||
7. Install the python dependencies by performing in the src/ directory.
|
||||
|
||||
.. code:: shell-session
|
||||
|
||||
pipenv install --dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue