]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update README.md (#10302)
authorOlli Tietäväinen <ollit@vaadin.com>
Fri, 10 Nov 2017 13:59:13 +0000 (15:59 +0200)
committerPéter Török <31210544+torok-peter@users.noreply.github.com>
Fri, 10 Nov 2017 13:59:13 +0000 (15:59 +0200)
README.md

index 9dac32941f3c952ebc2bff067719022374a77c39..5d3aa500cf78281c8cec25348ac7a5ead20929c3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ If using Windows, you might want to add these Git settings: `core.autocrlf=false
 Note that the first compilation takes a while to finish as maven downloads dependencies used in the projects.
 1. Start Eclipse with the workspace you would like to use. It is usually a good idea to use the parent folder of the Git repository as the workspace folder.
 1. Import the project into Eclipse as a maven project. Use *File* -> *Import* -> *Maven* -> *Existing Maven Projects*.
-1. Select the *vaadin* folder (where you cloned the project)
+1. Select the *framework* folder (where you cloned the project)
 1. Click “Finish” to complete the import of Vaadin Framework
 
 Now the project should compile without further configuration.