Skip to content

Commit 46789ae

Browse files
authored
QL: Update README.md
I needed the rust-analyzer extension to get anywhere in VSCode.
1 parent eb527a5 commit 46789ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Under development.
66

77
## Building the tools from source
88

9-
[Install Rust](https://www.rust-lang.org/tools/install), then run:
9+
[Install Rust](https://www.rust-lang.org/tools/install) (if using VSCode, you may also want the `rust-analyzer` extension), then run:
1010

1111
```bash
1212
cargo build --release

0 commit comments

Comments
 (0)