diff --git a/README.md b/README.md index c344a7f..6e9e69a 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,13 @@ KEP backend ##Build ```bash -git clone https://github.com/thesponge/kep.git +git clone https://github.com/thesponge/kep-backend.git # OR -git clone git@git.thesponge.eu:thesponge/kep-ember.git # (this is a mirror) +git clone https://github.com/thesponge/kep.git +git submodule init +git submodule update ``` ```bash