Skip to content

Commit

Permalink
update of comment in dependencies section
Browse files Browse the repository at this point in the history
  • Loading branch information
astrapi69 committed Apr 28, 2019
1 parent 1403114 commit 4bc9dd5
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 @@ -29,14 +29,14 @@ Than you can add the dependency to your dependencies:

<properties>
...
<!-- SILLY-COLLECTIONS version -->
<!-- SILLY-MATH version -->
<silly-math.version>1</silly-math.version>
...
</properties>
...
<dependencies>
...
<!-- SILLY-COLLECTIONS DEPENDENCY -->
<!-- SILLY-MATH DEPENDENCY -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>silly-math</artifactId>
Expand Down

0 comments on commit 4bc9dd5

Please sign in to comment.