update readme

This commit is contained in:
Fabien LOISON 2020-05-06 15:39:17 +02:00
parent 1b7b14b83d
commit 9c176194c9
No known key found for this signature in database
GPG Key ID: FF90CA148348048E
1 changed files with 4 additions and 2 deletions

View File

@ -74,11 +74,13 @@ Build and install using the following command::
Windows
~~~~~~~
The simplest way to use YOGA on Windows is to download the standalone builds available here:
The simplest way to use YOGA on Windows is to download the lastest tandalone build here:
* https://github.com/wanadev/yoga/releases
If you need YOGA as a library or if you really want to build it yourself, look in the ``winbuild`` folder.
You will have to install Microsoft Visual C++ Redistribuable for Visual Studio 2019 to run YOGA. You will find more information in the Zip you downloaded or on in `this document <https://github.com/wanadev/yoga/blob/master/winbuild/README-windows-dist.md>`_.
If you need YOGA as a library or if you really want to build it yourself, look in the `winbuild <https://github.com/wanadev/yoga/tree/master/winbuild>`_ folder.
Installing Development Dependencies