mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
commit
8e3822f8e6
@ -360,7 +360,11 @@ writing. Windows is not and will never be supported.
|
|||||||
Adjust as necessary if you configured different folders.
|
Adjust as necessary if you configured different folders.
|
||||||
|
|
||||||
8. Install python requirements from the ``requirements.txt`` file.
|
8. Install python requirements from the ``requirements.txt`` file.
|
||||||
It is up to you if you wish to use a virtual environment or not.
|
It is up to you if you wish to use a virtual environment or not. First you should update your pip, so it gets the actual packages.
|
||||||
|
|
||||||
|
.. code:: shell-session
|
||||||
|
|
||||||
|
sudo -Hu paperless pip3 install --upgrade pip
|
||||||
|
|
||||||
.. code:: shell-session
|
.. code:: shell-session
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user