Skip to content

Commit e5d25f2

Browse files
authored
Update README.md
1 parent 56472ec commit e5d25f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ JSON-RPC).
2525
* Composite services
2626

2727
## Maven
28-
This project is built with [Maven][Maven page]. Be
29-
sure to check the pom.xml for the dependencies if you're not using
30-
maven. If you're already using spring you should have most (if not all)
28+
This project is built with Gralde. Be
29+
sure to check the build.gradle for the dependencies if you're not using
30+
gradle. If you're already using spring you should have most (if not all)
3131
of the dependencies already - outside of maybe the
3232
[Jackson Library][Jackson page]. Jsonrpc4j is available
3333
from the maven central repo. Add the following to your pom.xml if you're

0 commit comments

Comments
 (0)