mirror of
https://github.com/open-goal/jak-project
synced 2026-07-07 14:13:45 -04:00
README: fix a typo (#1881)
This commit is contained in:
@@ -112,7 +112,7 @@ This will create an image with all required dependencies and already built.
|
||||
docker run -v "$(pwd)"/build:/home/jak/jak-project/build -it jak bash
|
||||
```
|
||||
|
||||
Note: If you change the content of the `build/` directory you'll need to rerun the `build` command. Alteratively you can get the build via `docker cp`.
|
||||
Note: If you change the content of the `build/` directory you'll need to rerun the `build` command. Alternatively you can get the build via `docker cp`.
|
||||
|
||||
This will link your `build/` folder to the images so can validate your build or test it on an external device.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user