Skip to content

Commit 013b4c8

Browse files
committed
Swift: Update mention of manifest file in docs
1 parent ce2bf84 commit 013b4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bazel run //swift:create-extractor-pack
1313
which will install `swift/extractor-pack`.
1414

1515
Using `--search-path=swift/extractor-pack` will then pick up the Swift extractor. You can also use
16-
`--search-path=.`, as the extractor pack is mentioned in the root `.codeqlmanifest.json`.
16+
`--search-path=.`, as the extractor pack is mentioned in the root `.codeql-workspace.json`.
1717

1818
Notice you can run `bazel run :create-extractor-pack` if you already are in the `swift` directory.
1919

0 commit comments

Comments
 (0)