From 7ff07218cf66df92abf4975f66e8c2aec17c223b Mon Sep 17 00:00:00 2001 From: Andrei Date: Sun, 11 Feb 2018 16:33:05 +0300 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9185098..4534fcd 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,16 @@ supported platform: ## Build Windows -Build instructions will appear later. +* donwload [qt creator](https://www.qt.io/download-thank-you?os=windows) +* install qt 5.9.x or later +* build release version +* use [qt win deploy](http://doc.qt.io/qt-5/windows-deployment.html) ## Build Android -Build instructions will appear later. +* donwload [qt creator](https://www.qt.io/download-thank-you?os=windows) +* install qt 5.9.x or later +* install android sdk and ndk +* install jdk ## Install You can download the latest version of the game [here](https://github.com/EndrII/Hanoi-Towers/releases).