From 64a2b1d8c913091a84928d76a73d17c7489f8d31 Mon Sep 17 00:00:00 2001 From: Roman Krivonos Date: Thu, 5 Dec 2024 16:55:28 +0300 Subject: [PATCH] Acknowledgements --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 24acbe8..c7e1d59 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,10 @@ or activate already installed environment, e.g. conda: ``` conda activate ciao-4.15 ``` -## Step 2. Clone a repository into a new directory -``` -cd ~/work -git clone git@heagit.cosmos.ru:integral/ridge.git -``` +## Step 2. Clone a repository into a new directory ```cd ~/work``` + +Then ```git clone git@heagit.cosmos.ru:integral/ridge.git``` or ```git clone http://heagit.cosmos.ru/integral/ridge.git``` + ## Step 3. Install code in your Python virtual environment