WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=e4bcc34cd4acbf1bc110f1b8e1db4f82ca0099bb
commit e4bcc34cd4acbf1bc110f1b8e1db4f82ca0099bb Author: Raster <[email protected]> Date: Sun Oct 6 05:41:55 2019 -0700 Wiki page start changed with summary [] by Raster --- pages/docs/distros/start.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/distros/start.txt b/pages/docs/distros/start.txt index 03a4083c7..53e5d0465 100644 --- a/pages/docs/distros/start.txt +++ b/pages/docs/distros/start.txt @@ -64,7 +64,7 @@ meson build # see README for more information cd build -# If compiling Enlightenment and Wayland support is needed then run meson configure -Dwayland=true after the cd build command. +# If compiling Enlightenment and Wayland support is needed then run meson configure -Dwl=true after the cd build command. ninja sudo ninja install --
