parent
af5c84fff2
commit
2ff08b00fd
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Hackertours Web Site
|
# Hackertours Web Site
|
||||||
|
|
||||||
|
## Complete the checkout
|
||||||
|
|
||||||
|
We need the submodule for the theme, so update/clone the submodules:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
git submodule update --init --recursive
|
||||||
|
```
|
||||||
|
|
||||||
## Run in dev mode
|
## Run in dev mode
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue