WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=65300b620671d36e0f94895dce6850315b2b241f
commit 65300b620671d36e0f94895dce6850315b2b241f Author: Philippe Jean Guillaumie <[email protected]> Date: Tue Dec 19 12:01:51 2017 -0800 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 c038e5a71..262c3710f 100644 --- a/pages/docs/distros/ubuntu-start.txt +++ b/pages/docs/distros/ubuntu-start.txt @@ -30,7 +30,7 @@ To install Meson in Ubuntu, you can issue the following commands: <code bash> sudo apt-get install ninja-build python3-pip </code> -Then (do not use sudo): +Then (without sudo): <code bash> pip3 install --user meson </code> @@ -97,6 +97,6 @@ sudo apt-get install e20 terminology </code> -Then log out, select Enlightenment on the login screen and +Then log out (or restart your computer), select Enlightenment on the login screen and the configuration wizard will appear. --
