We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9afea commit d9a3711Copy full SHA for d9a3711
rust/README.md
@@ -21,7 +21,7 @@ You now need to create a [per-user CodeQL configuration file](https://docs.githu
21
```
22
--search-path Users/YOURUSERNAME/semmle-code/ql
23
24
-(or wherever the `ql` directory is on your system)
+(or wherever the `codeql` checkout is on your system)
25
26
You can now use the Rust extractor e.g. to run Rust tests from the command line or in VSCode.
27
0 commit comments