diff --git a/README.md b/README.md index 4bad877..37dcf4f 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,6 @@ actions. ### Install Rust 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 The Webhookey project can be built for development: ``` sh