From 9767fc55156ea4d6e2e4d4865f807ff6ce3d98d8 Mon Sep 17 00:00:00 2001 From: amesval Date: Sun, 24 Mar 2024 02:21:48 -0600 Subject: [PATCH] fix typo in the instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20bdea2cb..788e9645f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ conda activate 4. Install requirements file ``` -pip install -r *src/requirements.txt* +pip install -r src/requirements.txt ``` # Data