Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/keiffster/program-y
Browse files Browse the repository at this point in the history
  • Loading branch information
keiffster committed Dec 7, 2016
2 parents 123191f + dc75399 commit d873e61
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions osx-install.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
OSX installation readme.txt

1) Install python 3 from:
https://www.python.org/downloads/

2) Install libraries :
pip3 install pyyaml
pip3 install python-dateutil
pip3 install requests

3) Execute bots:
sh alice2.sh

4) Download last version from
https://github.com/keiffster/program-y

0 comments on commit d873e61

Please sign in to comment.