fix readme

This commit is contained in:
jan6 2021-10-10 22:50:16 +03:00
parent a38d1c654c
commit bf27b20f38
1 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
after cloning, make sure to
git submodule init
git submodule update
the build script will also update the wiki submodule on each run
after cloning, make sure to ```
git submodule init
git submodule update
```
there's also webhook to update site on each push
the build script will also update the wiki submodule on each run