We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99d53d commit 805dfa6Copy full SHA for 805dfa6
README.md
@@ -4,7 +4,7 @@ Build war with maven and sparkjava framework
4
Steps:
5
6
1. Download a fresh [Tomcat 8 distribution](https://tomcat.apache.org/download-80.cgi)
7
-2. Clone the repository to your local machine
+2. Clone this repository to your local machine
8
3. Run mvn package
9
4. Copy the generated `sparkjava-hello-world-1.0.war` to the Tomcat `webapps` folder
10
5. Start Tomcat by running `bin\startup.bat` (or `bin\startaup.sh` for Linux)
0 commit comments