Skip to content

Commit 2a20a76

Browse files
authored
Update READme.md
1 parent 8375d1a commit 2a20a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soarQube-Installation/READme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
## Create sonar user to manage the SonarQube server
1717
```sh
1818
#As a good security practice, SonarQuber Server is not advised to run sonar service as a root user,
19-
so create a new user called sonar and grant sudo access to manage sonar services as follows
19+
# create a new user called sonar and grant sudo access to manage sonar services as follows
2020

2121
sudo useradd sonar
2222
# Grand sudo access to sonar user

0 commit comments

Comments
 (0)