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:
Alex Jurkiewicz 2015-10-01 17:03:07 +10:00
parent a8d4992393
commit ca3561d69c

View file

@ -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.