From bf506778f08c70bed75663f2d0304cfa1affe6e5 Mon Sep 17 00:00:00 2001 From: emacspace Date: Thu, 19 Dec 2019 23:23:04 +0000 Subject: [PATCH] documentation formatting: Thu Dec 19 23:23:04 UTC 2019 --- CONTRIBUTING.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index 965731a00..be2f926c3 100644 --- a/CONTRIBUTING.org +++ b/CONTRIBUTING.org @@ -239,10 +239,10 @@ Every layer description will be displayed only once. If you want to experiment with the system locally: #+BEGIN_SRC shell - docker run --rm \ - -v :/tmp/docs \ - -v :/opt/spacetools/spacedoc-cfg.edn \ - jare/spacetools docfmt /tmp/docs/ + docker run --rm \ + -v :/tmp/docs \ + -v :/opt/spacetools/spacedoc-cfg.edn \ + jare/spacetools docfmt /tmp/docs/ #+END_SRC *** Contributor to an existing layer