mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Install stable version with the insecure example
For anyone who does copy & paste the insecure one-liner, they probably should get the stable version rather than development.
This commit is contained in:
parent
a8d4992393
commit
ca3561d69c
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ Installing the latest develop branch of Salt:
|
|||
|
||||
.. code:: console
|
||||
|
||||
curl -L https://bootstrap.saltstack.com | sudo sh -s -- git develop
|
||||
curl -L https://bootstrap.saltstack.com | sudo sh -s -- stable
|
||||
|
||||
Any of the example above which use two-lines can be made to run in a single-line
|
||||
configuration with minor modifications.
|
||||
|
|
Loading…
Add table
Reference in a new issue