diff --git a/README.md b/README.md index 0dc96b4..25c9319 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pimpybot Make sure to clone recursively: -`git clone --recursive git@github.com:SijmenSchoon/pimpybot`. +`git clone --recursive ssh://git@sijmenschoon.nl:221/sijmen/pimpybot.git`. If you forgot, just run `git submodule init --update` after cloning. ## Set-up @@ -12,4 +12,4 @@ Then, create a virtualenv (or not), then run `pip3 install -r requirements.txt` ## Running -`python3 app.py`. \ No newline at end of file +`python3 app.py`.