diff --git a/readme.md b/readme.md index 19b28d3..5ceef6d 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ mkdir xo-terminal && cd xo-terminal # ----- Start Engine Setup ----- # Clone the Engine Repo (Note, this uses harvey's fork of the engine repo to access the cli-test branch) -git clone git@gitlab.com:Harvmaster/engine.git +git clone https://gitlab.com/Harvmaster/engine.git # Move into teh engine directory cd engine @@ -29,7 +29,7 @@ cd .. # ----- Start State Setup ----- # Clone the State Repo -git clone git@gitlab.com:Harvmaster/state.git +git clone https://gitlab.com/Harvmaster/state.git # Move into the state directory cd state