Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josephliccini committed Jun 17, 2014
1 parent 46a8ede commit 5347800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ http://www.scilor.com/java-grooveshark-downloader.html, and then get the .zip op
To include this in your local maven repository, first extract the .zip.

Then run:

```
mvn install:install-file -Dfile=/path/to/scilorsgrooveapi.jar -DgroupId=com.scilor -DartifactId=GrooveAPI -Dversion=1.0 -Dpackaging=jar

```
After that, there should be no problems building this using the provided pom.xml

0 comments on commit 5347800

Please sign in to comment.