We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29be5a3 commit 92c183dCopy full SHA for 92c183d
README.md
@@ -8,14 +8,7 @@ A Vaadin Flow DateRangePicker implementation
8

9
10
## 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
-```
+[Installation guide of the latest release](https://github.com/xdev-software/vaadin-date-range-picker/releases/latest#Installation)
19
20
## Run the Demo
21
* Checkout the repo
0 commit comments