Fix syntax typo in README.rst

One of the code blocks was missing markup.
This commit is contained in:
Nathan Nutter 2014-03-03 23:59:57 -06:00
parent 8941cfc1b3
commit 323587b543

View file

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