diff --git a/README.md b/README.md index 612b314..d2daa18 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ Here is an example of thos the graphs look like: 1. Install ubuntu server 16.04 64bit (I used: ubuntu-16.04.5-server-amd64.iso) - * Basic installation, only select OpenSSH from the package list, create a user. + * Basic installation, only select OpenSSH from the package list, create a user. 2. Install Prometheus: - * create required user: + * create required user: ``` sudo useradd -M -s /bin/fals prometheus ```