Skip to content

Commit 6bf53ba

Browse files
authored
Update Setup_SonarQube.md
1 parent 248685e commit 6bf53ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sonarqube/Setup_SonarQube.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SonarQube is an open-source static testing analysis software, it is used by deve
44
## 🧰 Prerequisites
55

66
Source: https://docs.sonarqube.org/latest/requirements/requirements/
7-
1. An EC2 instance with a minimum of 2 GB Ram (t2.small)
7+
1. An EC2 instance with a minimum of 2 GB RAM (t2.small)
88
1. Java 11 installation
99
1. SonarQube cannot be run as root on Unix-based systems, so create a dedicated user account for SonarQube if necessary.
1010

@@ -57,4 +57,4 @@ People who want to setup SonarQube and would like to integrate with Jenkins
5757

5858
### 💡 Help/Suggestions or 🐛 Bugs
5959

60-
Thank you for your interest in contributing to our project. Whether it is a bug report, new feature, correction, or additional documentation or solutions, we greatly value feedback and contributions from our community. [Start here](/issues)
60+
Thank you for your interest in contributing to our project. Whether it is a bug report, new feature, correction, or additional documentation or solutions, we greatly value feedback and contributions from our community. [Start here](/issues)

0 commit comments

Comments
 (0)