From 4f1c19cc91f9b5c43d6caeba4f3747608c30e22f Mon Sep 17 00:00:00 2001 From: Michael Boniface <m.j.boniface@soton.ac.uk> Date: Fri, 21 Feb 2025 12:17:13 +0000 Subject: [PATCH] updated readme with expected output --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 668d2e5..6e4363e 100644 --- a/README.md +++ b/README.md @@ -179,9 +179,9 @@ cp -r ./examples/config.json ./workspace/phen acmc phen validate ``` - Expected Output: +Expected Output: - Once the command is executed, you should see output similar to this: +Once the command is executed, you should see output similar to this: ```bash [INFO] - Validating phenotype: <path>/concepts-processing/workspace/phen -- GitLab