From b612369a5fd8a3158bef534d4558aae4455aa80d Mon Sep 17 00:00:00 2001 From: rcemper <31236645+rcemper@users.noreply.github.com> Date: Sun, 23 May 2021 19:54:40 +0200 Subject: [PATCH] git CLONE fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afa942..b93c1ae 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ To install using Docker. Follow this instructions: Open terminal and clone the repo into any local directory ``` -$ git https://github.com/intersystems-ru/CDV.git +$ git clone https://github.com/intersystems-ru/CDV.git ``` Open the terminal in this directory and run: