Fixed the command

This commit is contained in:
Michachatz
2026-05-11 11:58:33 +02:00
committed by GitHub
parent 5febf7e64d
commit 2d4d48c45c
+1 -1
View File
@@ -30,7 +30,7 @@ MiniFacebook is a minimalist social network built with [Flask](https://flask.pal
2. **Install dependencies** 2. **Install dependencies**
```sh ```sh
pip install -r requirments.txt pip install -r requirements.txt
``` ```
3. **Setup the .env file** 3. **Setup the .env file**