scripts: Split installing Rust to its own script
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
51e3e1a53a
commit
b22e8dee41
@@ -32,8 +32,8 @@ For a list of important changes please see the [changelog](./CHANGELOG.md).
|
||||
|
||||
Dependencies can be installed with the provided script.
|
||||
|
||||
```
|
||||
./scripts/deps.sh
|
||||
```sh
|
||||
./scripts/install-deps.sh
|
||||
```
|
||||
|
||||
If rustup was installed for the first time, it will be required to source the
|
||||
|
Reference in New Issue
Block a user