Skip to content

Commit cf6e7ba

Browse files
committed
minor clean up
1 parent a4d7e2e commit cf6e7ba

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Latest `version`: [![Maven][mavenImg]][mavenLink]
1717

1818
## Installation
1919

20-
First, in order to add it to your Maven project, simply add this dependency:
20+
First, in order to add it to your Maven project, simply download from Maven central or add this dependency:
2121

2222
```xml
2323
<dependency>
@@ -27,10 +27,6 @@ First, in order to add it to your Maven project, simply add this dependency:
2727
</dependency>
2828
```
2929

30-
You can also download the artifact
31-
32-
[Maven Search](http://mvnrepository.com/artifact/org.asynchttpclient/async-http-client)
33-
3430
## Usage
3531

3632
Then in your code you can simply do

0 commit comments

Comments
 (0)