2021-10-22 11:08:18

This commit is contained in:
gbaconni
2021-10-22 11:08:18 +02:00
parent 7f7bcd6f1d
commit 7457b5a396

View File

@@ -22,3 +22,10 @@ git submodule update --init
``` ```
## Update
```
cd 42test
git pull
```