Skip to content

Commit

Permalink
Syntax update [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
gcolliso committed Jul 27, 2018
1 parent 390f5fc commit 2187e16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -30,7 +30,7 @@ You can download the latest jar at [https://search.maven.org/remotecontent?filep

### Using Gradle

The NATs client is available in the Maven central repository, and can be imported as a standard dependency in your `build.gradle` file:
The NATS client is available in the Maven central repository, and can be imported as a standard dependency in your `build.gradle` file:

```groovy
dependencies {
Expand All @@ -54,7 +54,7 @@ repositories {

### Using Maven

The NATs client is available on the Maven central repository, and can be imported as a normal dependency in your pom.xml file:
The NATS client is available on the Maven central repository, and can be imported as a normal dependency in your pom.xml file:

```xml
<dependency>
Expand Down

0 comments on commit 2187e16

Please sign in to comment.