From 08e7b2011772a2b49c8f65a4e91b95e1560ac949 Mon Sep 17 00:00:00 2001 From: Egan Ford Date: Fri, 8 Jan 2016 15:58:07 -0700 Subject: [PATCH] major test clean up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cceee07..deff93e 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Automated testing is only supported on OS/X and requires the following: * 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`). -> You can hack `test.md` if you do not want to test Windows binaries or want to use different disk images for test. +> You can edit `test.md` if you do not want to test Windows binaries or want to use different disk images for test. To test, type: ```