mirror of
https://github.com/rvtr/TwlNandTool.git
synced 2025-10-31 06:01:08 -04:00
minor readme edit
This commit is contained in:
parent
de4da857db
commit
1ece9ae6a7
@ -27,7 +27,7 @@ Run the outdated docker image!
|
|||||||
docker run --rm -v /home/rvtr/Desktop/TwlNandTool:/work \
|
docker run --rm -v /home/rvtr/Desktop/TwlNandTool:/work \
|
||||||
-it --entrypoint bash devkitpro/devkitarm:20241104
|
-it --entrypoint bash devkitpro/devkitarm:20241104
|
||||||
```
|
```
|
||||||
This will open a shell. Simply do this:
|
Running the docker image will open a shell. Simply do this in the shell:
|
||||||
```sh
|
```sh
|
||||||
cd work
|
cd work
|
||||||
make
|
make
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user