This commit is contained in:
Pedro Algarvio 2012-12-05 01:38:33 +00:00
parent 8cf2164b83
commit 4dcfff55dd

View file

@ -34,7 +34,7 @@ If you have certificate issues using ``wget`` try the following:
wget --no-check-certificate -O - http://bootstrap.saltstack.org | sudo sh
If you already have python installed, the it's as easy as:
If you already have python installed, then it's as easy as:
.. code:: console