diff --git a/README.md b/README.md index b613dc49..4d79cc53 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ is needed to improve the documentation. ## 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 * Run `cargo install --path mgba-test-runner` inside this directory