Permalink
Browse files

replace git link with https link (#792)

Regular users can't clone the repository with the git link
  • Loading branch information...
1 parent 08a75d1 commit 23c120ae6b96e25242c8aa3986cb411cc58ee70f @etienneplatini etienneplatini committed with yfarjoun Apr 13, 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: * First, clone the repo:
``` ```
- git clone git@github.com:broadinstitute/picard.git + git clone https://github.com/broadinstitute/picard.git
cd picard/ cd picard/
``` ```

0 comments on commit 23c120a

Please sign in to comment.