There was an error while loading. Please reload this page.
1 parent 351c08d commit 79a3d8eCopy full SHA for 79a3d8e
README.md
@@ -1,3 +1,8 @@
1
# BankOfSPARSA
2
Requires Flask, PyMySQL, Flask-SQLAlchemy, Flask-Recaptcha
3
export DYLD_LIBRARY_PATH=/usr/local/mysql-5.5.47-osx10.8-x86_64/lib/
4
+
5
+### Dependency Installs
6
+```
7
+sudo pip -r requirements.txt
8
0 commit comments