Execution code more clear to readers and developers

pull/228/head
Miguel Gargallo 2022-07-20 19:31:51 +02:00 committed by GitHub
parent c9a1661927
commit 7d55d93f8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"githubPullRequests.ignoredPullRequestBranches": [
"master"
]
}

View File

@ -320,7 +320,7 @@ dnf install epel-release
dnf install bashtop dnf install bashtop
``` ```
#### Execution ## Execution
``` bash ``` bash
Execute that command to use Bashtop: bashtop Execute that command to use Bashtop: bashtop