summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-08-24 16:38:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-08-24 16:38:15 -0400
commit4b7c22b7819f9177d732fbe5a0b8fc107b1d5808 (patch)
tree5cbcdfc09caefc13d98c03bce2b5095fd1639fc7 /doc
parent4ba98c50c8c1e01b003100d42ba18b48e72d60ee (diff)
formatting
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/feed_dependency.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/bugs/feed_dependency.mdwn b/doc/bugs/feed_dependency.mdwn
index fc1438e2f..ea48caac2 100644
--- a/doc/bugs/feed_dependency.mdwn
+++ b/doc/bugs/feed_dependency.mdwn
@@ -18,10 +18,10 @@ https://github.com/dzhus/feed/commit/259bab0 . With Stack, you just
need to put the following in the `packages` section of your
`stack.yaml`:
-    - location:
-        git: git@github.com:dzhus/feed
-        commit: 259bab0dd16853656ce1d2a005c4009d4747edc1
-      extra-dep: true
+     - location:
+         git: git@github.com:dzhus/feed
+         commit: 259bab0dd16853656ce1d2a005c4009d4747edc1
+       extra-dep: true
Please report any feedback / issues to the aforementioned PR thread
or here if that works for you.