QL: Update README.md

I needed the rust-analyzer extension to get anywhere in VSCode.
This commit is contained in:
Geoffrey White
2021-10-13 10:09:08 +01:00
committed by GitHub
parent eb527a5494
commit 46789aecaa

View File

@@ -6,7 +6,7 @@ Under development.
## Building the tools from source
[Install Rust](https://www.rust-lang.org/tools/install), then run:
[Install Rust](https://www.rust-lang.org/tools/install) (if using VSCode, you may also want the `rust-analyzer` extension), then run:
```bash
cargo build --release