Remove outdated references to nightly.

This commit is contained in:
Alexander Krotov
2020-07-19 22:57:14 +03:00
committed by link2xt
parent 06166f7956
commit 861325591e
2 changed files with 3 additions and 4 deletions

View File

@@ -79,9 +79,8 @@ Each test run creates new accounts.
Installing bindings from source (Updated: July 2020)
=========================================================
Install Rust and Cargo first. Deltachat needs a specific nightly
version, the easiest is probably to first install Rust stable from
rustup and then use this to install the correct nightly version.
Install Rust and Cargo first.
The easiest is probably to use `rustup <https://rustup.rs/>`_.
Bootstrap Rust and Cargo by using rustup::