]> source.dussan.org Git - vaadin-core.git/commitdiff
Update README.md
authorJouni Koivuviita <jouni@jouni.me>
Tue, 29 Sep 2015 09:06:02 +0000 (12:06 +0300)
committerJouni Koivuviita <jouni@jouni.me>
Tue, 29 Sep 2015 09:06:02 +0000 (12:06 +0300)
Added instructions how to use a development snapshot version of individual components.

README.md

index be71238620cded2a26d2473d5eae6563aa79b460..078ffb1c60c0041641ee6bd8034a3f7cf60aaf2a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,6 +43,12 @@ We offer three ways to use Vaadin Components in your project: Bower, CDN and ZIP
  ```
 
  This will download Vaadin Components and its dependencies to the `bower_components` folder inside your project's folder.
+ If you wish to use the development snapshot version of some component, you can install/update that separately:
+ ```shell
+ $ bower install --save vaadin-grid#master
+ ```
 
 - ##### CDN