From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 6 May 2024 20:18:16 +0000 (-0700) Subject: Update README.md X-Git-Tag: v2.8.0~3^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f60c201eb941b9cf4ff9f0cb59f3dc7fe2b4e540;p=thirdparty%2Fpaperless-ngx.git Update README.md --- diff --git a/README.md b/README.md index 75c8d8edd0..289cf63df4 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ If you'd like to jump right in, you can configure a `docker compose` environment bash -c "$(curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/main/install-paperless-ngx.sh)" ``` -Alternatively, you can install the dependencies and setup apache and a database server yourself. The [documentation](https://docs.paperless-ngx.com/setup/#installation) has a step by step guide on how to do it. +More details and step-by-step guides for alternative installation methods can be found in [the documentation](https://docs.paperless-ngx.com/setup/#installation). Migrating from Paperless-ng is easy, just drop in the new docker image! See the [documentation on migrating](https://docs.paperless-ngx.com/setup/#migrating-to-paperless-ngx) for more details.