Skip to content

Commit

Permalink
Update tomcat.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
KBbitsP committed Jul 27, 2024
1 parent a605f60 commit d1cebd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userguide/getting-started/includes/tomcat.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The first step in installing Kill Bill in Tomcat is to download and install Tomc
. Download the Core binary distribution of the Tomcat container from https://tomcat.apache.org/download-90.cgi[here]
(At the time of writing, *9.0.84* is the latest version, however it can change in the future as newer versions are released.) The downloaded zip file contains a folder called *apache-tomcat-9.0.84*

. Extract *apache-tomcat-9.0.84* and place it on any location on your computer. This path will be refered to as *TOMCAT_HOME* from now on. (For example, if you place *apache-tomcat-9.0.84* in a directory called ```C:\Software```, *TOMCAT_HOME* refers to ```C:\Software\apache-tomcat-9.0.84```). It should look like this:
. Extract *apache-tomcat-9.0.91* and place it on any location on your computer. This path will be refered to as *TOMCAT_HOME* from now on. (For example, if you place *apache-tomcat-9.0.91* in a directory called ```C:\Software```, *TOMCAT_HOME* refers to ```C:\Software\apache-tomcat-9.0.91```). It should look like this:
[source,yaml]
$TOMCAT_HOME
--bin
Expand Down

0 comments on commit d1cebd7

Please sign in to comment.