We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1fdd3 commit ce3488bCopy full SHA for ce3488b
swift/README.md
@@ -4,13 +4,13 @@ The Swift codeql package is an experimental and unsupported work in progress.
4
5
## Usage
6
7
-First ensure you have Bazel installed, e.g. with
+First ensure you have Bazel installed, for example with
8
9
```bash
10
brew install bazelisk
11
```
12
13
-then run
+then from the `ql` directory run
14
15
16
bazel run //swift:create-extractor-pack
0 commit comments