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 8e10a4c commit f22b460Copy full SHA for f22b460
README.md
@@ -18,7 +18,7 @@ For more details on CodeQL customization packs see the section [CodeQL customiza
18
The CodeQL bundle application can be installed using `pip` with the command:
19
20
```bash
21
-python 3.11 -m pip install https://github.com/rvermeulen/codeql-bundle/releases/download/v0.1.5/codeql_bundle-0.1.5-py3-none-any.whl
+python3.11 -m pip install https://github.com/rvermeulen/codeql-bundle/releases/download/v0.1.5/codeql_bundle-0.1.5-py3-none-any.whl
22
```
23
24
## Usage
0 commit comments