This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push: new 8c2f02f Typo 8c2f02f is described below commit 8c2f02f215dfc2a59093f35f682f9b741f3c3253 Author: Sebb <sebb...@users.noreply.github.com> AuthorDate: Wed Jul 3 08:52:07 2024 +0100 Typo --- DOCKER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCKER.md b/DOCKER.md index 55f3304..ac74456 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -8,7 +8,7 @@ Build Docker image Checkout Ponymail Foal from Git: ``` -$ get clone https://github.com/apache/incubator-ponymail-foal.git ponymail-foal +$ git clone https://github.com/apache/incubator-ponymail-foal.git ponymail-foal $ cd ponymail-foal ```