From 8cfb3798bfae30abcd1c4456d23d6e779cebef17 Mon Sep 17 00:00:00 2001 From: Gwilym Kuiper Date: Mon, 19 Apr 2021 22:23:22 +0100 Subject: [PATCH] Update README.md instructions for installing the test runner --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfae6760..a9cc6130 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ examples as documentation. ## Test Requirements * mgba 0.9.0 -* [corwinkuiper/mgba-test-runner](https://github.com/corwinkuiper/mgba-test-runner) - * `cargo install --git https://github.com/corwinkuiper/mgba-test-runner.git` +* mgba-test-runner + * Run `cargo install --path mgba-test-runner` inside this directory ## Real Hardware Build