diff --git a/Running-from-source.md b/Running-from-source.md index 7e5dfa5..d681f2e 100644 --- a/Running-from-source.md +++ b/Running-from-source.md @@ -10,7 +10,7 @@ You will currently need at least Python 3.7.x to run `stable` code. In order to 1. OR Clone and checkout the source using git: 1. `cd ` - 1. `git clone git@github.com:EDCD/EDMarketConnector.git` + 1. `git clone https://github.com/EDCD/EDMarketConnector.git` 1. `cd EDMarketConnector` 1. `git checkout stable`