[V3 Docs] add java install to install docs (#1389)

This commit is contained in:
palmtree5
2018-03-08 10:06:27 -09:00
committed by Kowlin
parent cda27944b6
commit f84ef48819
6 changed files with 10 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ Installing pre-requirements
echo "deb http://httpredir.debian.org/debian stretch-backports main contrib non-free" >> /etc/apt/sources.list
apt-get update
apt-get install python3.5-dev python3-pip build-essential libssl-dev libffi-dev git ffmpeg libopus-dev unzip -y
apt-get install python3.5-dev python3-pip build-essential libssl-dev libffi-dev git ffmpeg libopus-dev unzip default-jre -y
------------------
Installing the bot