From 5324446dec079bfc03c50c39626a048420e7e5a4 Mon Sep 17 00:00:00 2001 From: "Tschaen, Brendan (bt054f)" Date: Thu, 9 Aug 2018 11:17:14 -0400 Subject: Align beijing docs with 'latest' Change-Id: Ic472e95006f3934f77247e4dc4f0d6cdd42edaf8 Issue-ID: MUSIC-94 Signed-off-by: Tschaen, Brendan (bt054f) --- docs/single.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/single.rst') diff --git a/docs/single.rst b/docs/single.rst index 08c5e315..060f02b4 100644 --- a/docs/single.rst +++ b/docs/single.rst @@ -15,7 +15,7 @@ Instructions - Ensure you have OpenJDK 8 on your machine. - Download Apache Cassandra 3.0, install into /opt/app/music and follow these instructions http://cassandra.apache.org/doc/latest/getting_started/installing.html till and including Step - By the end of this you should have Cassandra working. -- Download Apache Zookeeper 3.4.6, install into /opt/app/music and follow these instructions https://zookeeper.apache.org/doc/trunk/zookeeperStarted.html pertaining to the standalone operation. By the end of this you should have Zookeeper working. +- Download Apache Zookeeper 3.4.6, install into /opt/app/music and follow these instructions https://zookeeper.apache.org/doc/r3.4.6/zookeeperStarted.html pertaining to the standalone operation. By the end of this you should have Zookeeper working. - Download the Version 8.5 Apache Tomcat and install it using these instructions https://tomcat.apache.org/download-80.cgi (this is for version 8.5). - Create a music.properties file and place it in /opt/app/music/etc/. Here is a sample of the file: -- cgit 1.2.3-korg