From 1ccad191f3f82f84e9e39f5ef9bc564c5103f97d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Dufraisse?= Date: Thu, 16 Mar 2023 21:59:03 +0100 Subject: [PATCH] doc(dev.md): fix typo --- docs/en/dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/dev.md b/docs/en/dev.md index 6d57d3b..6448121 100644 --- a/docs/en/dev.md +++ b/docs/en/dev.md @@ -10,7 +10,7 @@ This package is the the main SeaCMS package. ```bash git clone https://git.defis.info/SeaCMS/seacms.git seacms ``` - _choose the folder name by replacing `seacms` in the command line by the wanted path + - choose the folder name by replacing `seacms` in the command line by the wanted path or (equivalent to `git clone`) ```bash mkdir seacms