Skip to content

Commit

Permalink
Use more specific instructions in readme for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcarbone committed Jul 1, 2023
1 parent bd7aabb commit 4887bdc
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 @@ -61,7 +61,7 @@ More details can be found at our [documentation](https://ai-multimodal.github.io

## Running tests

Tests can be run via `pytest`. After local installation, simply use
For developers: tests can be run via `pytest`. After cloning, simply use

```bash
pytest lightshow/_tests
Expand Down

0 comments on commit 4887bdc

Please sign in to comment.