summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEnver Haase <enver-haase@users.noreply.github.com>2017-06-30 07:53:45 +0200
committerHenri Sara <henri.sara@gmail.com>2017-06-30 08:53:45 +0300
commit0b1345ea59a3c6765b8bcc597e3d2208a8bd6563 (patch)
tree49255a81c08bf8dc92689f77ac3516c94967b31f /README.md
parente0372d2fc63bb7489db8d039d2f1f984fc371de9 (diff)
downloadvaadin-framework-0b1345ea59a3c6765b8bcc597e3d2208a8bd6563.tar.gz
vaadin-framework-0b1345ea59a3c6765b8bcc597e3d2208a8bd6563.zip
Update README.md (#9612)
it's Vaadin Framework EIGHT nowadays
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ac01309c2d..9dac32941f 100644
--- 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.