Wiki page Compiling_the_native_Windows_EFL changed with summary [] by Joo Paulo Taylor Ienczak Zanette

This commit is contained in:
João Paulo Taylor Ienczak Zanette 2020-08-25 09:52:48 -07:00 committed by www-data
parent 7f444ad8ac
commit e292a2366f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Except for topic 6 (Environment variables) that can be consulted during the proc
</code>
> The version of meson used in this tutorial is the **0.53.2**. It is possible to directly install this version with:
> <code>pip install meson==0.53.2</code>
> <code>> pip install meson==0.53.2</code>
> To check the installed version, use ''meson --version'' (or use ''pip freeze'' to check all installed packages and their versions).
> Check the python version installed on your Windows. In this tutorial we are using Python 3.8