Addd missing git submodule command
This commit is contained in:
parent
d5374f738e
commit
8b9820f8ec
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Run the website for development with
|
|||
```
|
||||
$ git clone https://codeberg.org/TechTransThai/compute4change-news.git
|
||||
$ cd compute4change-news
|
||||
$ git submodule update --init --recursive
|
||||
$ hugo server
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue