[TASK] Add install command to Makefile.

This commit is contained in:
JPT
2014-05-14 21:47:42 +02:00
parent 97009ab8d2
commit ec6413231c
+2
View File
@@ -1,2 +1,4 @@
run:
twistd -n monitorbot
install:
pip install -r requirements.txt