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**