WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=e701c0276ab387c556da8f382a11545387d08c5f
commit e701c0276ab387c556da8f382a11545387d08c5f Author: Philippe Jean Guillaumie <bat...@sfr.fr> Date: Fri Feb 5 21:48:05 2021 -0800 Wiki page ubuntu-start.md changed with summary [] by Philippe Jean Guillaumie --- pages/docs/distros/ubuntu-start.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/distros/ubuntu-start.md.txt b/pages/docs/distros/ubuntu-start.md.txt index b7e407d40..67aba2102 100644 --- a/pages/docs/distros/ubuntu-start.md.txt +++ b/pages/docs/distros/ubuntu-start.md.txt @@ -17,7 +17,7 @@ You can also download the source code for the most recent version from the EFL g Whichever installation method you use, visit ["Compiling EFL Applications"](#Compiling_EFL_Applications) to discover how to compile your Enlightenment applications. -## From Distribution repos ## +## From Distribution Repositories ## EFL is not available in Ubuntu's official repositories, but you can install all the items you need from a special PPA repository. [See below for instructions on how to do that](#Installing_from_a_Special_Repository). --