WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=2a080b29407d661184a2490ca9f1d1d219707863
commit 2a080b29407d661184a2490ca9f1d1d219707863 Author: Philippe Jean Guillaumie <bat...@sfr.fr> Date: Sun Apr 16 07:42:05 2017 -0700 Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie --- pages/distros/ubuntu-start.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/distros/ubuntu-start.txt b/pages/distros/ubuntu-start.txt index b005aaa..5ccf2b8 100644 --- a/pages/distros/ubuntu-start.txt +++ b/pages/distros/ubuntu-start.txt @@ -1,7 +1,7 @@ ~~Title: EFL on Ubuntu~~ ==== Compiling from Source ==== -Satisfying dependencies under **Ubuntu Xenial Xerus** or **Yakkety Yak** (and recommended packages): +Satisfying dependencies under **Ubuntu Xenial Xerus** (and recommended packages): <code bash> @@ -26,7 +26,7 @@ unity-greeter-badges valgrind xserver-xephyr Then go to [[../docs-efl-start]] to learn how to install the whole thing ;-) <note tip> -Alternatively, if you do not want to delve into the many subtleties of the compilation process — while retaining a fully functional Ubuntu system after the build has finished — check out [[http://build-enlightenment.monsite-orange.fr/|batden's script]]</note> +Alternatively, if you do not want to delve into the many subtleties of the compilation process — while retaining a fully functional Ubuntu system after the build has finished — check out [[http://build-enlightenment.monsite-orange.fr/|batden's script]] (covering Ubuntu 16.04 and 17.04).</note> ==== Packages ==== --