diff options
author | cgiguere <[email protected]> | 2021-03-01 20:19:30 +0000 |
---|---|---|
committer | cgiguere <[email protected]> | 2021-03-01 20:19:30 +0000 |
commit | 3df8df23c623f889f26d894299b14ccbe8e79faa (patch) | |
tree | 79ec4fb546a8e8afd576ffc1dc26fb866d993233 /editors/code | |
parent | 0b1981baf56b048b3c3ceb6605e1f1add6b5f442 (diff) |
clean uo rustup link
Diffstat (limited to 'editors/code')
-rw-r--r-- | editors/code/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/README.md b/editors/code/README.md index 614995913..241489226 100644 --- a/editors/code/README.md +++ b/editors/code/README.md | |||
@@ -50,7 +50,7 @@ If you want to sponsor: | |||
50 | 50 | ||
51 | ## Quick start | 51 | ## Quick start |
52 | 52 | ||
53 | 1. Install [rustup] the rust toolchain | 53 | 1. Install [rustup] |
54 | 2. Install the [rust-analyzer extension] | 54 | 2. Install the [rust-analyzer extension] |
55 | 55 | ||
56 | [rustup]: https://rustup.rs | 56 | [rustup]: https://rustup.rs |