summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2021-09-30 11:49:16 -0400
committerDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2021-09-30 11:49:16 -0400
commitcd46edaf3e37da472965ef577667a946b99a3e4b (patch)
tree80912aad5fbda55514df53f4b0fc1878423d9f7f
parent99638d325759febcc0ecdd9bbeb335909955be66 (diff)
Fix README yet again
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6d091c..5ab8824 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Install git and [Haskell Stack](http://haskellstack.org/), then do:
```
git clone git://code.softwarefreedom.org/git/ikiwiki-fast-pandoc
-cd fast-pandoc
+cd ikiwiki-fast-pandoc
stack build
```