]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Merge changes from #583 from @fantasticle 580/head
authorMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Thu, 31 Mar 2022 22:42:46 +0000 (15:42 -0700)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Thu, 31 Mar 2022 22:42:46 +0000 (15:42 -0700)
https://github.com/paperless-ngx/paperless-ngx/pull/583/commits/5496412aecaa07a2bfcf726b9c8a526fe1f95581

docs/extending.rst

index ae855e3706d70be09e926356220fb682dda4ca68..8b276dacc7f379c84676f73d95553606b096f19e 100644 (file)
@@ -87,6 +87,7 @@ To do the setup you need to perform the steps from the following chapters in a c
             docker run -d -p 6379:6379 --restart unless-stopped redis:latest
 
 7.  Install the python dependencies by performing in the src/ directory.
+
     .. code:: shell-session
 
         pipenv install --dev