Skip to content

Commit

Permalink
[docs] Added "(must be sudoer and non-root)" to README
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed May 3, 2017
1 parent 128bab2 commit 9063ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Create a new file `hosts` **on your local machine** with the following contents:

Substitute `mycompiler.mydomain.com` with your hostname (ip addresses are allowed as well).

Also put your SSH user and password respectively in place of `<youruser>` and `<sudo-password>`.
Also put your SSH user and password respectively in place of `<youruser>` and `<sudo-password>` (must be sudoer and non-root).
These credentials are used during the [Installation of dependencies step](#1-installation-of-dependencies).

### 5. Create playbook file
Expand Down

0 comments on commit 9063ef6

Please sign in to comment.