From 99298208f4aab5905eff39b065d46b19744027e4 Mon Sep 17 00:00:00 2001 From: Samuel Johnson <96841389+SFJohnson24@users.noreply.github.com> Date: Wed, 11 Feb 2026 09:51:59 -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 c6c27b66d..3dce31c86 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ chmod +x ./core 2. Install dependencies: ```bash - pip install -r requirements.txt -r requirements-dev.txt + pip install -r requirements-dev.txt ``` 3. Run validation: