Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rafelafrance committed Feb 22, 2024
1 parent f6127ad commit d5d63d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Download the first 3 sources and then use the `util_add_taxa.py` script to extra
## Tests
There are tests which you can run like so:
```bash
expor MOCK_DATA=1; python -m unittest discover
export MOCK_DATA=1; python -m unittest discover
```

Please `export MOCK_DATA=0` before you run any scripts on real data.

0 comments on commit d5d63d1

Please sign in to comment.