diff --git a/README.md b/README.md index eb507e72..df72933a 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ For details about the framework, follow the README.md in each folder. Host system requirements: * Linux Machine (WSL/Dedicated machine) -* make utility and cppcheck installed; run +* make utility and cppcheck installed; run ```sh $ sudo apt install build-essential cppcheck -y ``` diff --git a/sonar-project.properties b/sonar-project.properties index 643645d7..e127fc2b 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,4 +1,3 @@ -sonar.login=a15620523b79247d23371f05082ab54e16fbb805 sonar.organization=cyancore sonar.projectKey=VisorFolks_cyancore sonar.sources=src