From 1df664d10997e06085cb604d6445f3e9ee5d723a Mon Sep 17 00:00:00 2001 From: jonaswinkler Date: Thu, 19 Nov 2020 16:40:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c5c270dd..2b695c06c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ These features will make it into the application at some point, sorted by priori # Getting started -The recommended way to deploy paperless is docker-compose. Grab the latest release to get started. +The recommended way to deploy paperless is docker-compose. Grab the latest release to get started. the dockerfiles archive contains just the docker files which will pull the image from docker hub. The source archive contains everything you need to build the docker image yourself. Read the [documentation](https://paperless-ng.readthedocs.io/en/latest/setup.html#installation) on how to get started.