Update instructions.md
This commit is contained in:
@@ -1,14 +1,9 @@
|
|||||||
\# Instructions
|
# Instructions
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ docker compose up -d
|
||||||
$ docker compose up -d
|
$ docker exec -it fml13_builder /bin/bash
|
||||||
|
$ git config --global --add safe.directory '\*'
|
||||||
$ docker exec -it fml13\_builder bash
|
$ git submodule update --init --recursive --depth 1 --progress .
|
||||||
|
$ make -j$(nproc)
|
||||||
$ git config --global --add safe.directory '\*'
|
```
|
||||||
|
|
||||||
$ git submodule update --init --recursive --depth 1 --progress
|
|
||||||
|
|
||||||
$ make -j$(nproc)
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user