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