Updated Windows building instructions in README.md

This commit is contained in:
OLEGSHA 2021-01-10 21:06:43 +03:00 committed by GitHub
parent 8f419b4d02
commit 920284190c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,8 +36,8 @@ On GNU/Linux and MacOS:
On Windows:
1. Download and unpack the repository
3. Run `gradlew.bat buildLocal` in the same directory that contains `gradle.build` file
1. `git clone https://github.com/OLEGSHA/Progressia.git`
2. `gradlew.bat buildLocal`
Alternatively use Linux/MacOS steps in a Bash shell.