@@ -74,11 +74,7 @@ python3 app.py
### Install the requirements
-You can run the following command to install all the requirements at once:
-
-```bash
-pip3 install -r requirements.txt --user
-```
+You can find the login.py's documentation [here](./login.py)
### Usage