From cdd49c51426e0de8937210a65e717fb46eea6101 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 4 Dec 2022 14:32:08 -0800 Subject: [PATCH] Update frontend compilation info --- docs/setup.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/setup.md b/docs/setup.md index 5ba453ab6..99d8a56ca 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -316,10 +316,11 @@ supported. enabled. This is usually the case, but not always. 4. Get the release archive from - . If you - clone the git repo as it is, you also have to compile the front end - by yourself. Extract the archive to a place from where you wish to - execute it, such as `/opt/paperless`. + . Extract the + archive to a place from where you wish to execute it, such as + `/opt/paperless`. If you clone the git repo as it is, you also have to + compile the frontend yourself, see [here](/development/#front-end-development) + and use the `build` step, not `serve`. 5. Configure paperless. See [configuration](configuration) for details. Edit the included `paperless.conf` and adjust the settings to your