Acknowledgements

This commit is contained in:
Roman Krivonos 2024-12-05 16:55:28 +03:00
parent 831a1e8b8d
commit 64a2b1d8c9

View File

@ -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