Skip to content

Commit b7826dd

Browse files
authored
Update Sonarqube_with_database.md
1 parent 624a0ba commit b7826dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonarqube/Sonarqube_with_database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SonarQube is an open-source static testing analysis software, it is used by deve
77
2. Install Java-11
88
```sh
99
apt-get update
10-
apt-get list | grep openjdk-11
10+
apt list | grep openjdk-11
1111
apt-get install openjdk-11-jdk -y
1212
```
1313

0 commit comments

Comments
 (0)