Skip to content

Commit

Permalink
Merge pull request #140 from hammer/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tdanford committed Feb 23, 2014
2 parents 92956ba + ca3a8e0 commit 73b9f16
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 @@ -54,7 +54,7 @@ You will need to have [Maven](http://maven.apache.org/) installed in order to bu
> the `pom.xml` file.
```
$ git clone git@github.com:bigdatagenomics/adam.git
$ git clone https://github.com/bigdatagenomics/adam.git
$ cd adam
$ export "MAVEN_OPTS=-Xmx512m -XX:MaxPermSize=128m"
$ mvn clean package -DskipTests
Expand Down

0 comments on commit 73b9f16

Please sign in to comment.