fixed setup command

This commit is contained in:
Saksham Arya 2021-11-01 00:08:36 +05:30
parent 7bc8325df9
commit c751690e79

View File

@ -116,7 +116,7 @@ performs all the steps described in :ref:`setup-docker_hub` automatically.
.. code:: shell-session
$ curl -L https://raw.githubusercontent.com/jonaswinkler/paperless-ng/master/install-paperless-ng.sh | bash
$ bash <(curl -L https://raw.githubusercontent.com/jonaswinkler/paperless-ng/master/install-paperless-ng.sh)
.. _setup-docker_hub: