Browse Source

fixed UI Test section (#11218)

Fixing typo
tags/8.6.0.rc1
Sun Zhe 5 years ago
parent
commit
0e4bfe9f12
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -65,7 +65,7 @@ The following preferences need to be set to keep the project consistent. You nee

## 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. Install 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.
1. Clone the repository, using menu VCS -> Checkout from Version Control -> Git -> Git Repository URL -> https://github.com/vaadin/framework.git.
When the repository is cloned, do **NOT** open it as a project.

Loading…
Cancel
Save