From 701a3fca57d3e8432b4c6fcaef6daa5c21ae7b5b Mon Sep 17 00:00:00 2001 From: Israel Effiong Date: Sun, 19 Sep 2021 07:49:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --------------------