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