diff --git a/README.md b/README.md index f1f83b3a8..a5e09e6bb 100644 --- a/README.md +++ b/README.md @@ -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/ ```