diff --git a/pages/docs/distros/windows-start.md.txt b/pages/docs/distros/windows-start.md.txt index 27e25260b..c0a6261df 100644 --- a/pages/docs/distros/windows-start.md.txt +++ b/pages/docs/distros/windows-start.md.txt @@ -17,10 +17,12 @@ You can also download the source code for the most recent version from the Enlig ### Step 1: Installing Dependencies ### -You need to install the needed dependencies, which are usually not provided on Widows. The [Ewpi](https://github.com/vtorri/ewpi) project has an NSIS installer which provides them. You can download the lastest one [here](https://github.com/vtorri/ewpi/releases). +You need to install the needed dependencies, which are usually not provided on Widows. The [Ewpi](https://github.com/vtorri/ewpi) project has an NSIS installer which provides them. You can download the lastest one in the [Ewpi project](https://github.com/vtorri/ewpi/releases), or in the [EFL download repository](https://download.enlightenment.org/rel/win/efl/). ### Step 2: Installing the EFL ### +Once the dependencies have been installed, you can use the EFL installer either in the [Ewpi project](https://github.com/vtorri/ewpi/releases), or in the [EFL download repository](https://download.enlightenment.org/rel/win/efl/). + ## Installing from Git ## You can also get the bleeding edge version of EFL by cloning it from the git repository. These steps will be done in the [MSYS2](https://www.msys2.org/) environment