Skip to content

Commit 92c183d

Browse files
authored
Update README.md
1 parent 29be5a3 commit 92c183d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ A Vaadin Flow DateRangePicker implementation
88
![demo](demo.png)
99

1010
## Installation
11-
Add the following lines to your pom:
12-
```XML
13-
<dependency>
14-
<groupId>com.xdev-software</groupId>
15-
<artifactId>vaadin-date-range-picker</artifactId>
16-
<version>1.0.1</version>
17-
</dependency>
18-
```
11+
[Installation guide of the latest release](https://github.com/xdev-software/vaadin-date-range-picker/releases/latest#Installation)
1912

2013
## Run the Demo
2114
* Checkout the repo

0 commit comments

Comments
 (0)