From c58b93613ae53354ba86a95292a68c60561b3d8f Mon Sep 17 00:00:00 2001 From: Biel Stela Date: Thu, 19 Dec 2024 12:23:25 +0100 Subject: [PATCH] Test commit --- api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/README.md b/api/README.md index d7aa03c6..1497f4bf 100644 --- a/api/README.md +++ b/api/README.md @@ -4,7 +4,7 @@ ### Production -Use the `requirements.txt` file to install the required packages. +Use the `requirements.txt` file to install the required packages ```bash pip install -r requirements.txt