mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-12-07 23:13:55 +02:00
fix(default): Clarify the installation procedure
This commit is contained in:
@@ -7,7 +7,8 @@ Let's make sure you're up to speed:
|
|||||||
- You have `~/.cargo/bin` added to your PATH variable
|
- You have `~/.cargo/bin` added to your PATH variable
|
||||||
- You have cloned this repository (https://github.com/rust-lang/rustlings)
|
- You have cloned this repository (https://github.com/rust-lang/rustlings)
|
||||||
- You have installed Rust language support for your editor
|
- You have installed Rust language support for your editor
|
||||||
- You have locally installed the `rustlings` command by running:
|
- You have locally installed the `rustlings` command by running an
|
||||||
|
installation script or manually executing:
|
||||||
|
|
||||||
cargo install --force --path .
|
cargo install --force --path .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user