diff --git a/README.md b/README.md index db75631..33f4305 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,10 @@ Eww’s configuration should be placed in `~/.config/eww/eww.xml` and any `s ## Prerequisites -- rustc -- cargo +- cargo with nightly toolchain -Get them at +Rather than with your system package manager, I recommend installing it using [rustup](https://rustup.rs/), +as this makes it easy to use the nightly toolchain, which is necessary to build eww.