Skip to content

Commit b85e37a

Browse files
committed
Changes for Maven repository
1 parent 81f74ec commit b85e37a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ If you want to deepen your knowledge and learn about advanced techniques, I sugg
3636

3737
## Maven (prefered)
3838
1. Use the [maven repository and artifact](https://github.com/d8bitr/maven-repository) on github.
39-
2. Copy the <servlet> and <servlet-mapping> from the packtag/files/web.xml into your
39+
2. Copy the `<servlet>` and `<servlet-mapping>` from the packtag/files/web.xml into your
4040
/WEB-INF/web.xml
4141

4242
## Manual
4343

4444
1. Download the pack:tag archive from https://github.com/d8bitr/packtag/releases and unpack
4545
the packtag-x.y.zip file to e.g. packtag
4646
2. Copy packtag/files/packtag-x.y.jar into your web-applications WEB-INF/lib directory
47-
3. Copy the <servlet> and <servlet-mapping> from the packtag/files/web.xml into your
47+
3. Copy the `<servlet>` and `<servlet-mapping>` from the packtag/files/web.xml into your
4848
/WEB-INF/web.xml

0 commit comments

Comments
 (0)