readme: add a note about github's generated zip archives

This commit is contained in:
Alibek Omarov 2020-05-25 22:35:34 +03:00 committed by GitHub
parent 5f2d346b9b
commit 9979d4feb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ We are using Waf build system. If you have some Waf-related questions, I recomme
If you're stuck somewhere and you need a clear example, read `.travis.yml` and `scripts/build*.sh`.
NOTE: NEVER USE GitHub's ZIP ARCHIVES. They are broken and don't contain external dependencies sources we're using.
### Prerequisites
#### Windows(Visual Studio)
* Install Visual Studio.