We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f8b9d commit 81dc90fCopy full SHA for 81dc90f
web/javamoney-tradingapp/README.md
@@ -45,11 +45,11 @@ Starting the Application
45
1. **Start with Jetty**
46
47
48
-The easiest way to start the application is via the Maven Jetty Plugin. Run
+1.1 The easiest way to start the application is via the Maven Jetty Plugin. Run
49
50
mvn jetty:run -P jetty
51
52
-2. **Access the application**
+1.2 Access the application
53
54
The application on Jetty will be running at the following URL: <http://localhost:8080/>.
55
0 commit comments