WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=4bffc2d1e1e3db4dc5388820b8a02b52f1f553a5
commit 4bffc2d1e1e3db4dc5388820b8a02b52f1f553a5 Author: Drew Adams <druony...@opensuse.org> Date: Wed Dec 23 08:48:05 2015 -0800 Wiki page opensuse-start changed with summary [] by Drew Adams --- pages/distros/opensuse-start.txt | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/pages/distros/opensuse-start.txt b/pages/distros/opensuse-start.txt index 187058f..4d9f5df 100644 --- a/pages/distros/opensuse-start.txt +++ b/pages/distros/opensuse-start.txt @@ -30,9 +30,13 @@ If you want to install EFL only: zypper install efl </code> -You can also use the one click installer: -<note warning>Last time I tried this it was broken (Simon Lees, June 2015, On my todo list)</note> -<code bash> -export DISTRO_NAME="openSUSE_Tumbleweed" -wget http://software.opensuse.org/ymp/X11:Enlightenment:Factory/${DISTRO_NAME}/efl.ymp -</code> \ No newline at end of file +<note tip> +To make this all easier, you can use openSUSE's handy 1-click installer +<note important> +Click "Show other versions" to select the 1-click installer for your openSUSE version. +</note> + * [[http://software.opensuse.org/package/enlightenment|Enlightenment 1-click installer]] + * [[http://software.opensuse.org/package/efl|EFL 1-click installer]] +</note> + + --