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