WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=233484165610ab6838466b6701ff0d7df8df8d86
commit 233484165610ab6838466b6701ff0d7df8df8d86 Author: Philippe Jean Guillaumie <[email protected]> Date: Sun Dec 17 07:07:00 2017 -0800 Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie --- pages/docs/distros/ubuntu-start.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/distros/ubuntu-start.txt b/pages/docs/distros/ubuntu-start.txt index 5a2c558b9..6e3d82f3c 100644 --- a/pages/docs/distros/ubuntu-start.txt +++ b/pages/docs/distros/ubuntu-start.txt @@ -28,7 +28,7 @@ To install Meson in Ubuntu, you can issue the following commands: <code bash> sudo apt-get install ninja-build python3-pip </code> -Then: +Then (do not use sudo): <code bash> pip3 install --user meson </code> --
