From d613722b2b09ab012f987f74c7a9923395458af4 Mon Sep 17 00:00:00 2001 From: Aarav Mehta <32593731+aaravm@users.noreply.github.com> Date: Mon, 1 Jul 2024 16:24:46 +0530 Subject: [PATCH] Sorcery-ai suggestion Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f37ee3..a7e5ee6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ cargo build Before running the tests, you need to install Funnel, a task execution system that is compatible with the GA4GH TES API. Follow the instructions in the [Funnel Developer's Guide](https://ohsu-comp-bio.github.io/funnel/docs/development/developers/) to install Funnel. -Once you have installed Funnel, you can run the tests with (it will automatically run Funnel as well): +Once you have installed Funnel, you can run the tests. This will automatically run Funnel as well: ``` bash ./run-tests.sh