Skip to content

Commit

Permalink
using https instead of ssh for cloning the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
truatpasteurdotfr authored Oct 4, 2022
1 parent 7e5bd58 commit 20d1a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ conda info

Now, you can install ModelAngelo. First, you need to clone this Github repository with
```
git clone git@github.com:3dem/model-angelo.git
git clone https://github.com/3dem/model-angelo.git
```

**Step 3: Run install script**
Expand Down

0 comments on commit 20d1a39

Please sign in to comment.