WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=e292a2366f2040d4fb4a892b8f6e544d02b87584
commit e292a2366f2040d4fb4a892b8f6e544d02b87584 Author: João Paulo Taylor Ienczak Zanette <[email protected]> Date: Tue Aug 25 09:52:48 2020 -0700 Wiki page Compiling_the_native_Windows_EFL changed with summary [] by Joo Paulo Taylor Ienczak Zanette --- pages/Compiling_the_native_Windows_EFL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Compiling_the_native_Windows_EFL.txt b/pages/Compiling_the_native_Windows_EFL.txt index 3f5ee5323..56bd2d293 100644 --- a/pages/Compiling_the_native_Windows_EFL.txt +++ b/pages/Compiling_the_native_Windows_EFL.txt @@ -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 --
