diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -4,7 +4,4 @@ Simple service to download APK if user want buy it elsewhere that the playstore. # Dependencies -This app use a pre-release version of Flask-PyMongo and you must install it via -the `src/requirement.txt` file ! - -[Why ?](https://github.com/dcrosta/flask-pymongo/issues/110) +Install all dependencies from the `src/requirement.txt` file. |