From 4887bdc64a7dab8889d327264adeddee552d1c11 Mon Sep 17 00:00:00 2001 From: Matthew Carbone Date: Sat, 1 Jul 2023 12:21:44 -0400 Subject: [PATCH] Use more specific instructions in readme for tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d8b16cd..fe07a655 100644 --- a/README.md +++ b/README.md @@ -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