Commit 6e689db
authored
Update installation command in documentation
Removed 'sudo' from the installation command.
The script checks that it is not running as root, so the following error will appear if it is started with “sudo sh”:
"Do not run this script as root!
aborting installation..."1 parent 194f3d9 commit 6e689db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments