From 56deda19fd13d2c90b04f1119e372751e6953f8b Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Sun, 23 Jul 2023 14:27:48 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80e124cf..b787edf7 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ Note that these examples require the EFL dev package for launching. If you're us ``` apt-get install libefl-all-dev ``` -Please visit the official [EFL page](https://enlightenment.org/) for more information. +Or download the package [here](https://download.enlightenment.org/rel/win/efl/) for Windows. For more information, please visit the official [EFL page](https://enlightenment.org/). [Back to contents](#contents)