Browse Source

Ref to login.md

chopin42 4 years ago
parent
commit
c7e2f2397b
1 changed files with 1 additions and 5 deletions
  1. 1 5
      README.md

+ 1 - 5
README.md

@@ -74,11 +74,7 @@ python3 app.py
 
 
 ### Install the requirements
 ### 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
 ### Usage