From e5a71d2b87732552195ba94548f72597801f36fb Mon Sep 17 00:00:00 2001 From: Manavalan Gajapathy Date: Wed, 10 Jan 2024 10:56:26 -0600 Subject: [PATCH] add path error --- docs/quac_cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quac_cli.md b/docs/quac_cli.md index 459e132..4e73284 100644 --- a/docs/quac_cli.md +++ b/docs/quac_cli.md @@ -1,6 +1,6 @@ # How to run QuaC pipeline -After [proper installation and configuration](./installation_configuration.md), QuaC pipeline can be run using the +After [proper installation and configuration](./installation_configurations.md), QuaC pipeline can be run using the wrapper/CLI (command line interface) tool `src/run_quac.py`. ## Command line interface