Skip to content

Commit 805dfa6

Browse files
authored
Update README.md
1 parent a99d53d commit 805dfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Build war with maven and sparkjava framework
44
Steps:
55

66
1. Download a fresh [Tomcat 8 distribution](https://tomcat.apache.org/download-80.cgi)
7-
2. Clone the repository to your local machine
7+
2. Clone this repository to your local machine
88
3. Run mvn package
99
4. Copy the generated `sparkjava-hello-world-1.0.war` to the Tomcat `webapps` folder
1010
5. Start Tomcat by running `bin\startup.bat` (or `bin\startaup.sh` for Linux)

0 commit comments

Comments
 (0)