Skip to content

Commit 480c6b9

Browse files
authored
Merge pull request #9211 from github/redsun82/swift-no-pip-install
remove `pip install` mention from README.md
2 parents fff70da + b66f1b2 commit 480c6b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

swift/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ Notice you can run `bazel run :create-extractor-pack` if you already are in the
1919

2020
## Code generation
2121

22-
Make sure to install the [pip requirements](./codegen/requirements.txt) via
23-
24-
```bash
25-
python3 -m pip install -r codegen/requirements.txt
26-
```
27-
2822
Run
2923

3024
```bash

0 commit comments

Comments
 (0)