parent
e7ccd98e76
commit
8e27e0bc9c
|
@ -9,6 +9,7 @@ Most development happens on normal Ubuntu workstations, and not in cars or direc
|
|||
```bash
|
||||
# get the latest stuff
|
||||
git pull
|
||||
git lfs pull
|
||||
git submodule update --init --recursive
|
||||
|
||||
# update dependencies
|
||||
|
|
Loading…
Reference in New Issue