From 165cf50c0a0b9fb506c81ab1cabdf0f06ac10ecb Mon Sep 17 00:00:00 2001 From: cfnz Date: Wed, 10 Mar 2021 21:39:11 +1300 Subject: [PATCH] Update README.md Tweak to Windows instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6cb71a..fedae33 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ then the following should work (possibly may also need npm installed): In Windows, it is probably (but have not tried it) more like: git clone https://github.com/cfnz/muirwik.git - cd muirwik/muirwik-testapp + cd muirwik gradlew.bat :muirwik-testapp:build gradlew.bat :muirwik-testapp:run