]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix note indentation in dev docs
authorMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Thu, 26 Jan 2023 20:43:19 +0000 (12:43 -0800)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Thu, 26 Jan 2023 20:43:19 +0000 (12:43 -0800)
docs/development.md

index 5a1fa8d9cce50dee949e5c70d0537fa6de470e8c..d39261e23ed3c598bf9d5e5a5a99475ab9bc597f 100644 (file)
@@ -57,7 +57,8 @@ After you forked and cloned the code from GitHub you need to perform a
 first-time setup.
 
 !!! note
-Every command is executed directly from the root folder of the project unless specified otherwise.
+
+    Every command is executed directly from the root folder of the project unless specified otherwise.
 
 1.  Install prerequisites + pipenv as mentioned in
     [Bare metal route](/setup#bare_metal).