docs: update build command in README.md
This commit is contained in:
parent
89f4dcc837
commit
e2c4f53366
@ -8,7 +8,7 @@ Nintendo Switch port of [`3DavSync`](https://github.com/szclsya/3DavSync).
|
|||||||
|
|
||||||
```
|
```
|
||||||
docker pull devkitpro/devkita64:latest
|
docker pull devkitpro/devkita64:latest
|
||||||
docker run --rm -v "$PWD":/app -w /app devkitpro/devkita64:latest make
|
docker run --rm -v "$PWD":/app -w /app devkitpro/devkita64:latest make TARGET=NXDavSync -j
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user