diff --git a/README.md b/README.md index 25c9319..e585917 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # pimpybot Make sure to clone recursively: `git clone --recursive ssh://git@sijmenschoon.nl:221/sijmen/pimpybot.git`. -If you forgot, just run `git submodule init --update` after cloning. +If you forgot, just run `git submodule update --init` after cloning. ## Set-up Copy `config.py.example` to `config.py`, and edit it as the comments say.