mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-11 09:31:34 +11:00
update readme with advice
This commit is contained in:
parent
23c1c9ab08
commit
492b1f237d
|
@ -27,7 +27,9 @@ is needed to improve the documentation.
|
||||||
|
|
||||||
## Test Requirements
|
## Test Requirements
|
||||||
|
|
||||||
* mgba 0.9.X
|
* libelf
|
||||||
|
* Debian and derivatives: `sudo apt install libelf-dev`
|
||||||
|
* Arch Linux and derivatives: `pacman -S libelf`
|
||||||
* mgba-test-runner
|
* mgba-test-runner
|
||||||
* Run `cargo install --path mgba-test-runner` inside this directory
|
* Run `cargo install --path mgba-test-runner` inside this directory
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue