diff options
author | Philippe Jean Guillaumie <batden@sfr.fr> | 2018-01-02 23:10:43 -0800 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-01-02 23:10:43 -0800 |
commit | 04bb1cc459d0c25af4292c5670153dcd42f33601 (patch) | |
tree | 8b8cbf08bad67f37fe6919504b81e8b3479a857b /pages/docs/distros/ubuntu-start.txt | |
parent | ed33e9991bdfa920b369312ad89b7b9bd34b6b15 (diff) |
Wiki page ubuntu-start changed with summary [Fix package name] by Philippe Jean Guillaumie
Diffstat (limited to '')
-rw-r--r-- | pages/docs/distros/ubuntu-start.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/distros/ubuntu-start.txt b/pages/docs/distros/ubuntu-start.txt index 83386facf..d2852e8b6 100644 --- a/pages/docs/distros/ubuntu-start.txt +++ b/pages/docs/distros/ubuntu-start.txt | |||
@@ -73,7 +73,7 @@ To install Enlightenment and Terminology (recommended): | |||
73 | 73 | ||
74 | <code> | 74 | <code> |
75 | sudo apt-get update | 75 | sudo apt-get update |
76 | sudo apt-get install enlightenment terminology | 76 | sudo apt-get install e20 terminology |
77 | </code> | 77 | </code> |
78 | 78 | ||
79 | 79 | ||