Skip to content

Commit 91b043f

Browse files
authored
Update READme.md
1 parent 44216c6 commit 91b043f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

soarQube-Installation/READme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ sudo service sshd restart
3939
``` sh
4040
cd /opt
4141
sudo yum -y install unzip wget git
42-
sudo wget -c --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u131-b11/d54c1d3a095b4ff2b6607d096fa80163/jdk-8u131-linux-x64.rpm
43-
sudo yum install jdk-8u131-linux-x64.rpm -y
42+
sudo yum install java-11-openjdk-devel
4443
```
4544
### 4. Download and extract the SonarqQube Server software.
4645
```sh

0 commit comments

Comments
 (0)