mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-22 20:00:29 +03:00
Use https URL for git clone
parent
77bd69b4a1
commit
a9c91c699d
@ -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 <directory you want ot be the parent of the source>`
|
||||
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`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user