mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-02 00:39:20 +00:00
docs: fix start guide step
This commit is contained in:
parent
a712e484d0
commit
876c93ce89
@ -5,3 +5,12 @@ Small exercises to get you used to reading and writing [Rust](https://www.rust-l
|
|||||||
Visit the **website** for a demo, info about setup and more:
|
Visit the **website** for a demo, info about setup and more:
|
||||||
|
|
||||||
## ➡️ [rustlings.rust-lang.org](https://rustlings.rust-lang.org) ⬅️
|
## ➡️ [rustlings.rust-lang.org](https://rustlings.rust-lang.org) ⬅️
|
||||||
|
|
||||||
|
## Getting Started
|
||||||
|
|
||||||
|
To get started with Rustlings:
|
||||||
|
|
||||||
|
1. Make sure you have [Rust](https://www.rust-lang.org/tools/install) installed.
|
||||||
|
```bash
|
||||||
|
rustc --version
|
||||||
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user