readme updat code

This commit is contained in:
2021-05-10 16:50:13 +02:00
parent ff0f1dced8
commit cfd4a91f00
+8
View File
@@ -51,6 +51,14 @@ server {
</Virtualhost> </Virtualhost>
``` ```
## Updating code
```
git pull figli master
# then update all submodules
git submodule update --recursive --checkout
```
## Docker ## Docker
### start daemon ### start daemon