diff options
| author | liv <819880950@qq.com> | 2019-06-09 14:44:16 +0200 |
|---|---|---|
| committer | liv <819880950@qq.com> | 2019-06-09 14:44:16 +0200 |
| commit | 635e506c16811763add3d8e4ace7401d5777678c (patch) | |
| tree | c8eade2097d8659eaad0654cd1ad43a1dca9e227 /default_out.txt | |
| parent | 75d8c7e3cc6c8ced1d3eb563375e7925ab7fdb6b (diff) | |
docs: Recommend `rustlings watch` as default
Diffstat (limited to 'default_out.txt')
| -rw-r--r-- | default_out.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default_out.txt b/default_out.txt index 62fdd51..6c437ea 100644 --- a/default_out.txt +++ b/default_out.txt @@ -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!
\ No newline at end of file |
