diff --git a/docs/setup.rst b/docs/setup.rst index a869bd1bf..ee500c164 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -116,7 +116,7 @@ performs all the steps described in :ref:`setup-docker_hub` automatically. .. code:: shell-session - $ curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/master/install-paperless-ng.sh | bash + $ bash -c "$(curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/master/install-paperless-ng.sh)" .. _setup-docker_hub: