mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Merge pull request #333 from nnutter/develop
Fix syntax typo in README.rst
This commit is contained in:
commit
93b0909476
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ If you have certificate issues using ``wget`` try the following:
|
||||||
Alternatively, if you wish not to bypass the certification verification step
|
Alternatively, if you wish not to bypass the certification verification step
|
||||||
you may download the script without a redirect:
|
you may download the script without a redirect:
|
||||||
|
|
||||||
|
.. code:: console
|
||||||
|
|
||||||
wget -O install_salt.sh https://raw.github.com/saltstack/salt-bootstrap/stable/bootstrap-salt.sh
|
wget -O install_salt.sh https://raw.github.com/saltstack/salt-bootstrap/stable/bootstrap-salt.sh
|
||||||
sudo sh install_salt.sh
|
sudo sh install_salt.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue