Skip to content

Commit 688c4b4

Browse files
authored
Update README.md
1 parent 913bf2b commit 688c4b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Run this every time you start a new terminal to work on this project:
139139
source env/bin/activate
140140
```
141141

142-
See [`ingest_pipeline.py`](https://github.com/broadinstitute/scp-ingest-pipeline/blob/ew-tests-hook/ingest/ingest_pipeline.py) for usage examples.
142+
See [`ingest_pipeline.py`](https://github.com/broadinstitute/scp-ingest-pipeline/blob/development/ingest/ingest_pipeline.py) for usage examples.
143143

144144
## Troubleshooting during set up
145145

@@ -150,4 +150,4 @@ If you run into an error like: "... [SSL: CERTIFICATE_VERIFY_FAILED] certificate
150150

151151
If you run into an error like "ModuleNotFoundError: No module named 'google'" try:
152152
- Open terminal
153-
- Run `pip install --upgrade google-api-python-client`
153+
- Run `pip install --upgrade google-api-python-client`

0 commit comments

Comments
 (0)