Update README.md with the suggested change
Co-authored-by: marisa <mokou@fastmail.com>
This commit is contained in:
parent
1d57c8cd82
commit
7bcd94b3e2
|
@ -97,7 +97,7 @@ In case you want to go by your own order, or want to only verify a single exerci
|
|||
rustlings run myExercise1
|
||||
```
|
||||
|
||||
Or simply use the following command to run the very next unsolved exerice in the tutorial:
|
||||
Or simply use the following command to run the next unsolved exercise in the course:
|
||||
|
||||
```bash
|
||||
rustlings run next
|
||||
|
|
Loading…
Reference in a new issue