Wiki page windows-start.md changed with summary [] by Vincent Torri

This commit is contained in:
Vincent Torri 2023-08-16 09:21:10 -07:00 committed by www-data
parent 3aa7dbb025
commit 04c2396592
1 changed files with 3 additions and 1 deletions

View File

@ -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