Skip to content

Commit

Permalink
Update Sonarqube_with_database.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ravdy authored Sep 11, 2021
1 parent 624a0ba commit b7826dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonarqube/Sonarqube_with_database.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SonarQube is an open-source static testing analysis software, it is used by deve
2. Install Java-11
```sh
apt-get update
apt-get list | grep openjdk-11
apt list | grep openjdk-11
apt-get install openjdk-11-jdk -y
```

Expand Down

0 comments on commit b7826dd

Please sign in to comment.