Fix demo script
All checks were successful
checks-impure / test (pull_request) Successful in 2m0s
checks / test (pull_request) Successful in 2m31s

The `--wayland` cli option is now a module option.
This commit is contained in:
a-kenji 2024-02-13 16:15:36 +01:00
parent 2f567db623
commit 91c36a33da

View File

@ -25,5 +25,5 @@ EOF
cat << EOF
Execute this command to show waypipe windows:
$ clan --flake $democlan vms run --wayland wayland
$ clan --flake $democlan vms run wayland
EOF