Skip to content

Commit ce3488b

Browse files
authored
Update Swift readme
1 parent de1fdd3 commit ce3488b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

swift/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ The Swift codeql package is an experimental and unsupported work in progress.
44

55
## Usage
66

7-
First ensure you have Bazel installed, e.g. with
7+
First ensure you have Bazel installed, for example with
88

99
```bash
1010
brew install bazelisk
1111
```
1212

13-
then run
13+
then from the `ql` directory run
1414

1515
```bash
1616
bazel run //swift:create-extractor-pack

0 commit comments

Comments
 (0)