]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update README.md (#9612)
authorEnver Haase <enver-haase@users.noreply.github.com>
Fri, 30 Jun 2017 05:53:45 +0000 (07:53 +0200)
committerHenri Sara <henri.sara@gmail.com>
Fri, 30 Jun 2017 05:53:45 +0000 (08:53 +0300)
it's Vaadin Framework EIGHT nowadays

README.md

index ac01309c2df7c1a5e25651dfbfb275f035b76c60..9dac32941f3c952ebc2bff067719022374a77c39 100644 (file)
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ The following preferences need to be set to keep the project consistent. You nee
 1. Type in <code>jetty:run-exploded</code> into *Goals* and click *Run*
 1. Open URL [http://localhost:8888/run/&lt;testUI&gt;](http://localhost:8888/run/<testUI>)
 
-## Setting up IntelliJ IDEA to Develop Vaadin 7
+## Setting up IntelliJ IDEA to Develop Vaadin Framework 8
 
 1. Intall and run IDEA. Ultimate Edition is better but Community Edition should also work.
 1. Ensure if Git and Maven plugins are installed, properly configured and enabled.