Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellavelle authored Feb 20, 2020
1 parent 52d9d2d commit bb4dd9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ Download the jar though Maven:
```xml
<repository>
<id>ml4j-snapshots</id>
<url>https://raw.githubusercontent.com/ml4j/mvn-repository/master/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<url>https://raw.githubusercontent.com/ml4j/mvn-repository/master/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
```

Expand Down

0 comments on commit bb4dd9a

Please sign in to comment.