diff options
Diffstat (limited to 'systems/README')
-rw-r--r-- | systems/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/systems/README b/systems/README index e9498600..14967107 100644 --- a/systems/README +++ b/systems/README @@ -3,6 +3,7 @@ This folder abstract out details among linux distros. One time setup: --------------- -On a freshly built system, run the following with a super user privilege +On a freshly built system, run the following with a super user privilege +or with password less sudo access. ./build_base_machine.sh |