Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devonbush authored Aug 5, 2022
1 parent 913bf2b commit 688c4b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Run this every time you start a new terminal to work on this project:
source env/bin/activate
```

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

## Troubleshooting during set up

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

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

0 comments on commit 688c4b4

Please sign in to comment.