WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=57a933676176a3437299b0ced36f91e2fb35da8f
commit 57a933676176a3437299b0ced36f91e2fb35da8f Author: Philippe Jean Guillaumie <[email protected]> Date: Wed Nov 1 01:08:58 2017 -0700 Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie --- pages/docs/distros/ubuntu-start.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/docs/distros/ubuntu-start.txt b/pages/docs/distros/ubuntu-start.txt index 7ddfe7be..104be2e8 100644 --- a/pages/docs/distros/ubuntu-start.txt +++ b/pages/docs/distros/ubuntu-start.txt @@ -31,7 +31,7 @@ Alternatively, if you do not want to delve into the many subtleties of the compi ==== Packages ==== The available packages in the official Ubuntu repositories are outdated. -The [[https://help.ubuntu.com/community/PPA|PPA]] below provides the latest __stable version__ of E21. +The [[https://help.ubuntu.com/community/PPA|PPA]] below provides the latest //stable version// of E21. To add this PPA to your system, open a terminal and enter: @@ -54,7 +54,7 @@ sudo apt-get update sudo apt-get install libefl-dev </code> -E21 __daily builds__ PPA: +E21 //daily builds// PPA: <code bash> sudo add-apt-repository ppa:enlightenment-git/ppa --
