Merge pull request #333 from nnutter/develop

Fix syntax typo in README.rst
This commit is contained in:
Pedro Algarvio 2014-03-04 12:28:07 +00:00
commit 93b0909476

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