1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 15:41:09 +03:00

Correct 't'/'to' typo

Athanasius 2023-01-17 16:46:49 +00:00
parent eb29b7fd6a
commit d134ffac3c

@ -180,7 +180,7 @@ Choose one of the following:
1. OR Clone and checkout the source using git: 1. OR Clone and checkout the source using git:
1. `cd <directory you want t be the parent of the source>` 1. `cd <directory you want to be the parent of the source>`
2. `git clone https://github.com/EDCD/EDMarketConnector.git` 2. `git clone https://github.com/EDCD/EDMarketConnector.git`
3. `cd EDMarketConnector` 3. `cd EDMarketConnector`
4. `git checkout stable` 4. `git checkout stable`