Skip to content

Commit e2ddfcd

Browse files
authored
Merge pull request #9387 from github/geoffw0-patch-2
Swift: Update readme
2 parents bd095ab + ce3488b commit e2ddfcd

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)