fix documentation
This commit is contained in:
parent
8800980011
commit
8da780d4a1
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ cargo build --release
|
||||||
**NOTE:**
|
**NOTE:**
|
||||||
When you're on wayland, build with:
|
When you're on wayland, build with:
|
||||||
```bash
|
```bash
|
||||||
cargo build --release --no-default-features --features=x11
|
cargo build --release --no-default-features --features=wayland
|
||||||
```
|
```
|
||||||
|
|
||||||
### Running eww
|
### Running eww
|
||||||
|
|
Loading…
Add table
Reference in a new issue