mention nightly toolchain and rustup in Readme
This commit is contained in:
parent
d10e98e614
commit
4d6b38f3e1
1 changed files with 3 additions and 3 deletions
|
@ -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 <https://www.rust-lang.org/tools/install>
|
||||
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.
|
||||
|
||||
|
||||
<a id="orgdd31739"></a>
|
||||
|
|
Loading…
Add table
Reference in a new issue