Update README.md instructions for installing the test runner

This commit is contained in:
Gwilym Kuiper 2021-04-19 22:23:22 +01:00 committed by Corwin
parent e4bd60ae42
commit 8cfb3798bf

View file

@ -17,8 +17,8 @@ examples as documentation.
## Test Requirements ## Test Requirements
* mgba 0.9.0 * mgba 0.9.0
* [corwinkuiper/mgba-test-runner](https://github.com/corwinkuiper/mgba-test-runner) * mgba-test-runner
* `cargo install --git https://github.com/corwinkuiper/mgba-test-runner.git` * Run `cargo install --path mgba-test-runner` inside this directory
## Real Hardware Build ## Real Hardware Build