README: add missing code block
This commit is contained in:
parent
a9fef01ee0
commit
e6d57eb89b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ To work locally with this project, you'll have to follow the steps below:
|
||||||
* [source][]
|
* [source][]
|
||||||
1. Clone the submodules: `git submodule init && git submodule update`
|
1. Clone the submodules: `git submodule init && git submodule update`
|
||||||
1. Generate the website: `ikiwiki --setup ikiwiki.setup`
|
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][].
|
Read more at ikiwiki's [documentation][].
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue