diff --git a/docs/content/main/_index.md b/docs/content/main/_index.md index 505b720..1f71d7e 100644 --- a/docs/content/main/_index.md +++ b/docs/content/main/_index.md @@ -43,7 +43,7 @@ cargo build --release **NOTE:** When you're on wayland, build with: ```bash -cargo build --release --no-default-features --features=x11 +cargo build --release --no-default-features --features=wayland ``` ### Running eww