summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
```