From dc58d395fac142e7d324bde27ce38e7b1b3008ee Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Fri, 17 Jan 2025 09:31:34 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34248e0..1019b60 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ source bin/activate # clone codebase and install git clone https://github.com/wmo-im/wis2-gdc.git -cd wis2-gdc-management +cd wis2-gdc/wis2-gdc-management python3 setup.py install ```