mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Update README.rst
Co-authored-by: Derek Ardolf <ScriptAutomate@users.noreply.github.com>
This commit is contained in:
parent
360a923190
commit
d0d73fa9f4
1 changed files with 1 additions and 2 deletions
|
@ -343,8 +343,7 @@ Installing the latest master branch of Salt from git:
|
||||||
|
|
||||||
.. code:: console
|
.. code:: console
|
||||||
|
|
||||||
curl -L https://github.com/saltstack/salt-bootstrap/releases/latest/download/bootstrap-salt.sh |
|
curl -L https://github.com/saltstack/salt-bootstrap/releases/latest/download/bootstrap-salt.sh | sudo sh -s -- git master
|
||||||
sudo sh -s -- git master
|
|
||||||
|
|
||||||
Note: use of git is recommended for development environments, for example: testing new features of
|
Note: use of git is recommended for development environments, for example: testing new features of
|
||||||
Salt which have not yet been released.
|
Salt which have not yet been released.
|
||||||
|
|
Loading…
Add table
Reference in a new issue