Update readme as nightly is not needed anymore
Due to the update to `rocket v0.5` nightly is not needed anymore.
This commit is contained in:
parent
02dc225fa8
commit
b7cb27ed22
1 changed files with 0 additions and 5 deletions
|
@ -9,11 +9,6 @@ actions.
|
||||||
### Install Rust
|
### Install Rust
|
||||||
Install the Rust toolchain from [rustup.rs](https://rustup.rs).
|
Install the Rust toolchain from [rustup.rs](https://rustup.rs).
|
||||||
|
|
||||||
Further, for Rocket we need to have the nightly toolchain installed:
|
|
||||||
``` sh
|
|
||||||
rustup toolchain install nightly
|
|
||||||
```
|
|
||||||
|
|
||||||
### Build Webhookey
|
### Build Webhookey
|
||||||
The Webhookey project can be built for development:
|
The Webhookey project can be built for development:
|
||||||
``` sh
|
``` sh
|
||||||
|
|
Loading…
Reference in a new issue