Update Swift readme

This commit is contained in:
Geoffrey White
2022-05-31 10:56:28 +01:00
committed by GitHub
parent de1fdd3bc9
commit ce3488b1b5

View File

@@ -4,13 +4,13 @@ The Swift codeql package is an experimental and unsupported work in progress.
## Usage ## Usage
First ensure you have Bazel installed, e.g. with First ensure you have Bazel installed, for example with
```bash ```bash
brew install bazelisk brew install bazelisk
``` ```
then run then from the `ql` directory run
```bash ```bash
bazel run //swift:create-extractor-pack bazel run //swift:create-extractor-pack