docs: Recommend rustlings watch as default

This commit is contained in:
liv
2019-06-09 14:44:16 +02:00
parent 75d8c7e3cc
commit 635e506c16
2 changed files with 9 additions and 9 deletions

View File

@@ -14,5 +14,5 @@ cargo install --path .
If you've done all of this (or even most of it), congrats! You're ready
to start working with Rust.
To get started, run `rustlings verify` in order to get the first exercise.
To get started, run `rustlings watch` in order to get the first exercise.
Make sure to have your editor open!