--- a
+++ b/install.sh
@@ -0,0 +1,2 @@
+pip install --upgrade pip
+pip install -r requirements.txt
\ No newline at end of file