This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit 04c23965928519dffb3facaf5715a307f1320b5e
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Wed Aug 16 09:21:10 2023 -0700
Wiki page windows-start.md changed with summary [] by Vincent Torri
---
pages/docs/distros/windows-start.md.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.