Skip to content

Commit 4543d0d

Browse files
authored
Update README.md
1 parent b53082e commit 4543d0d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,8 @@ From the command line with Maven:
3535

3636
or
3737

38-
In your preferred IDE such as SpringSource Tool Suite (STS) or IDEA:
39-
40-
* Import spring-mvc-showcase as a Maven Project
41-
* Drag-n-drop the project onto the "SpringSource tc Server Developer Edition" or another Servlet 2.5 or > Server to run, such as Tomcat.
38+
$ cd spring-mvc-showcase
39+
$ mvn jetty:run
4240

4341
Access the deployed web application at: http://localhost:8080/spring-mvc-showcase/
4442

0 commit comments

Comments
 (0)