File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ Run this every time you start a new terminal to work on this project:
139139source 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
151151If 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 `
You can’t perform that action at this time.
0 commit comments