From becc921a92e3c8cb6528be3b2ace471f5945f816 Mon Sep 17 00:00:00 2001 From: phu004 Date: Thu, 29 Dec 2022 16:55:50 +1300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc12682..1efb018 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Feel free to grab anything you like here, including the source code and image fi ### How to run the game: ### -For windows users, you can download the compiled game [here](https://github.com/phu004/test/blob/master/test/BattleTank3.zip?raw=true). After unpackaging simply click on play.bat to start the game. It comes with its own JRE, so you don't even need to have Java installed. +For windows users, you can download the compiled game [here](https://github.com/phu004/test/blob/master/test/BattleTank3.zip?raw=true). After unpacking simply click on play.bat to start the game. It comes with its own JRE, so you don't even need to have Java installed. For non-windows users, you will need to have Java installed. Download the same game package as above, start the game with CLI commands e.g. "java main.java"