diff options
| author | Daniel Gnoutcheff <gnoutchd@softwarefreedom.org> | 2021-09-30 11:49:16 -0400 | 
|---|---|---|
| committer | Daniel Gnoutcheff <gnoutchd@softwarefreedom.org> | 2021-09-30 11:49:16 -0400 | 
| commit | cd46edaf3e37da472965ef577667a946b99a3e4b (patch) | |
| tree | 80912aad5fbda55514df53f4b0fc1878423d9f7f | |
| parent | 99638d325759febcc0ecdd9bbeb335909955be66 (diff) | |
Fix README yet again
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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  ``` | 
