diff --git a/README.md b/README.md index 73ec5e0..d1cbc85 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To get the project up and running in IDEA, do: - Vaadin Web Application -> Plugins -> jetty -> jetty:run - Click the play button or right click and select Run (Select Debug instead to run in debug mode) -You should now have a Jetty server running on localhost:8080. Navigate to http://localhost:8080 to play with the application +You should now have a Jetty server running on localhost:8080. Navigate to http://localhost:8080 to play with the application. Importing in NetBeans 8 --------------------