diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-08-24 16:38:15 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-08-24 16:38:15 -0400 |
commit | 4b7c22b7819f9177d732fbe5a0b8fc107b1d5808 (patch) | |
tree | 5cbcdfc09caefc13d98c03bce2b5095fd1639fc7 /doc/bugs/feed_dependency.mdwn | |
parent | 4ba98c50c8c1e01b003100d42ba18b48e72d60ee (diff) |
formatting
Diffstat (limited to 'doc/bugs/feed_dependency.mdwn')
-rw-r--r-- | doc/bugs/feed_dependency.mdwn | 8 |
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. |