diff --git a/pages/distros/opensuse-start.txt b/pages/distros/opensuse-start.txt index 4b754fb1d..67147d39d 100644 --- a/pages/distros/opensuse-start.txt +++ b/pages/distros/opensuse-start.txt @@ -18,10 +18,9 @@ zypper addrepo -f http://download.opensuse.org/repositories/X11:Enlightenment:Fa zypper refresh -Install Enlightenment and Terminology: +Install Enlightenment (including Terminology): -zypper install enlightenment -zypper install terminology +zypper install -t pattern enlightenment Install EFL only: @@ -35,4 +34,4 @@ You can also use the one click installer: export DISTRO_NAME="openSUSE_Tumbleweed" wget http://software.opensuse.org/ymp/X11:Enlightenment:Factory/${DISTRO_NAME}/efl.ymp - + \ No newline at end of file