From 2d4d48c45cb2d5770885d8da01c3f05981785339 Mon Sep 17 00:00:00 2001 From: Michachatz <121869403+Michatec@users.noreply.github.com> Date: Mon, 11 May 2026 11:58:33 +0200 Subject: [PATCH] Fixed the command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e98026..2edce0c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ MiniFacebook is a minimalist social network built with [Flask](https://flask.pal 2. **Install dependencies** ```sh - pip install -r requirments.txt + pip install -r requirements.txt ``` 3. **Setup the .env file**