let's use https

This commit is contained in:
Yan 2015-10-24 20:54:06 -07:00
parent 668b88a459
commit 98c3b7db00

View file

@ -1,6 +1,6 @@
#!/bin/bash -e
git clone git@github.com:ALSchwalm/foresight.git
git clone https://github.com/ALSchwalm/foresight.git
# python3 virtualenv
virtualenv -p $(which python3) python3