File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -433,8 +433,8 @@ started, here's a couple of notes about how Rustlings operates:
433
433
4. If an exercise doesn't make sense to you, feel free to open an issue on GitHub!
434
434
(https://github.com/rust-lang/rustlings/issues/new). We look at every issue,
435
435
and sometimes, other learners do too so you can help each other out!
436
- 5. If you want to use `rust-analyzer` with exercises, which provides features like
437
- autocompletion, run the command `rustlings lsp`.
436
+ 5. If you want to use `rust-analyzer` with exercises, which provides features like
437
+ autocompletion, run the command `rustlings lsp`.
438
438
439
439
Got all that? Great! To get started, run `rustlings watch` in order to get the first
440
440
exercise. Make sure to have your editor open!"# ;
You can’t perform that action at this time.
0 commit comments