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