diff options
author | Philippe Jean Guillaumie <batden@sfr.fr> | 2017-12-19 12:01:51 -0800 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2017-12-19 12:01:51 -0800 |
commit | 65300b620671d36e0f94895dce6850315b2b241f (patch) | |
tree | f194e182f56bcdfc1e823492ad1f64539f8288f0 /pages/docs | |
parent | 8f2da3e14bacb932324bd9e623ce3a6807f82d13 (diff) |
Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie
Diffstat (limited to 'pages/docs')
-rw-r--r-- | pages/docs/distros/ubuntu-start.txt | 4 |
1 files 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: | |||
30 | <code bash> | 30 | <code bash> |
31 | sudo apt-get install ninja-build python3-pip | 31 | sudo apt-get install ninja-build python3-pip |
32 | </code> | 32 | </code> |
33 | Then (do not use sudo): | 33 | Then (without sudo): |
34 | <code bash> | 34 | <code bash> |
35 | pip3 install --user meson | 35 | pip3 install --user meson |
36 | </code> | 36 | </code> |
@@ -97,6 +97,6 @@ sudo apt-get install e20 terminology | |||
97 | </code> | 97 | </code> |
98 | 98 | ||
99 | 99 | ||
100 | Then log out, select Enlightenment on the login screen and | 100 | Then log out (or restart your computer), select Enlightenment on the login screen and |
101 | the configuration wizard will appear. | 101 | the configuration wizard will appear. |
102 | 102 | ||