diff --git a/README.md b/README.md index aa9ba14..60409dc 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,9 @@ Automated testing is only supported on OS/X and requires the following: * Virtual ][ () * Windows cross-compiling tools -* Wine () installed in `~/wine` (extract the tarball in `~/wine` and move the contents of `~/wine/usr` to `~/wine`, or change the path to `wine` in `test.sh`). +* Wine () installed in `~/wine` (extract the tarball in `~/wine` and move the contents of `~/wine/usr` to `~/wine`, or change the path to `wine` in `tests/test.sh`). -> You can edit `test.md` if you do not want to test Windows binaries or want to use different disk images for test. +> You can edit `tests/test.md` if you do not want to test Windows binaries or want to use different disk images for test. To test, type: ```