From d134ffac3cc099d520ac5bb8f0ca6347a7333379 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Tue, 17 Jan 2023 16:46:49 +0000 Subject: [PATCH] Correct 't'/'to' typo --- Running-from-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-from-source.md b/Running-from-source.md index 370f40b..580439c 100644 --- a/Running-from-source.md +++ b/Running-from-source.md @@ -180,7 +180,7 @@ Choose one of the following: 1. OR Clone and checkout the source using git: - 1. `cd ` + 1. `cd ` 2. `git clone https://github.com/EDCD/EDMarketConnector.git` 3. `cd EDMarketConnector` 4. `git checkout stable`