Skip to content

Commit 94241a1

Browse files
author
Owen Jones
committed
Improve benchmarks readme
1 parent f20fef6 commit 94241a1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

benchmarks/LIBRARIES/README.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ of the sub-libraries:
2222
---------------------------
2323

2424
1. Install "Java OpenJDK 8" by using the standard package management system of
25-
Ubuntu.
25+
Ubuntu. (e.g. openjdk-8-jdk-headless)
2626
2. Create a directory "openjdk-8" into this directory.
2727
3. Locate the file "rt.jar" of "Java OpenJDK 8" on the disc. It typically
2828
resides at location:
@@ -48,9 +48,11 @@ Alternative installation:
4848
(2) Apache Tomcat 9
4949
-------------------
5050

51-
1. Download Tomcat 9 from the web "http://tomcat.apache.org/download-90.cgi".
52-
You can try this direct link:
53-
http://mirrors.ukfast.co.uk/sites/ftp.apache.org/tomcat/tomcat-9/v9.0.0.M20/bin/apache-tomcat-9.0.0.M20.zip
51+
1. Download Tomcat 9 from:
52+
http://tomcat.apache.org/download-90.cgi
53+
Choose the core binary distribution in zip format. You can also use this
54+
direct link (which may not be the most recent version):
55+
http://archive.apache.org/dist/tomcat/tomcat-9/v9.0.0.M21/bin/apache-tomcat-9.0.0.M21.zip
5456
2. Unpack the downloaded ZIP file into this directory and rename its root
5557
directory to: apache-tomcat-9
5658

0 commit comments

Comments
 (0)