mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Merge pull request #273 from thedrow/patch-1
salt-bootstrap only runs with sudo. Changed README file to reflect that.
This commit is contained in:
commit
7abf4226a3
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ Install a specific version from git using ``wget``:
|
|||
|
||||
.. code:: console
|
||||
|
||||
wget -O - http://bootstrap.saltstack.org | sh -s -- -P git v0.16.4
|
||||
wget -O - http://bootstrap.saltstack.org | sudo sh -s -- -P git v0.16.4
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue