mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 17:50:22 +00:00
Fix syntax typo in README.rst
One of the code blocks was missing markup.
This commit is contained in:
parent
8941cfc1b3
commit
323587b543
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
|
||||
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
|
||||
sudo sh install_salt.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue