From d5330b35de48b92ccdd9baba601f092fe8b8f696 Mon Sep 17 00:00:00 2001 From: Jeremy Ellis Date: Tue, 3 Dec 2024 13:13:59 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fda2267..261bb1e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This project is optimized for GitHub Codespaces, providing a pre-configured envi 2. Install Python dependencies ```sh - pip install + pip install -r requirements.txt ``` ## API Integration