Permalink
Browse files

replace git link with https link

Regular users can't clone the repository with the git link
  • Loading branch information...
1 parent fb381bb commit 2e7bf5ca21207899b01c8bf4d62093cd2a80cd48 @etienneplatini etienneplatini committed on GitHub Apr 12, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -14,7 +14,7 @@ As of version 2.0.1 (Nov. 2015) Picard requires Java 1.8 (jdk8u66). The last ver
* First, clone the repo:
```
- git clone git@github.com:broadinstitute/picard.git
+ git clone https://github.com/broadinstitute/picard.git
cd picard/
```

0 comments on commit 2e7bf5c

Please sign in to comment.