diff --git a/README.md b/README.md index cf59db1..f6dd4e5 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To work locally with this project, you'll have to follow the steps below: * [source][] 1. Clone the submodules: `git submodule init && git submodule update` 1. Generate the website: `ikiwiki --setup ikiwiki.setup` -1. Start http-server: ./test-server.sh +1. Start http-server: `./test-server.sh` Read more at ikiwiki's [documentation][].