Update README.md with the suggested change

Co-authored-by: marisa <mokou@fastmail.com>
This commit is contained in:
Richthofen 2021-06-29 10:22:56 -07:00 committed by GitHub
parent 1d57c8cd82
commit 7bcd94b3e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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