diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-06-17 23:57:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-17 23:57:22 -0400 |
| commit | 3ccaa5f22c66874b274506fe784939806fb0f2db (patch) | |
| tree | 7498435d71c4fadbd3714b45e065be8cebc8a540 /README.md | |
| parent | 4c765547fb6ff0697d11d0162c0bd3d7f5655ce5 (diff) | |
| parent | 3985e4c1fe16f2096d4682b3faf8a156924afddb (diff) | |
Merge pull request #8 from ojacobson/restore-rust-toolchain
Restore rust-toolchain file.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -13,12 +13,6 @@ I thought this was such a good idea, I turned it into a web bot. Want to work on this code, or run it yourself? Install the following: * [An installed copy of the Rust toolchain](https://rustup.rs). -* The `nightly` toolchain: - - ```bash - rustup toolchain add nightly - rustup override set nightly - ``` Building, testing, &c follow Rust norms: use [Cargo](https://doc.rust-lang.org/cargo/guide/working-on-an-existing-project.html) |
