mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Update README.md
I needed the rust-analyzer extension to get anywhere in VSCode.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user