From 4dcfff55dd3c2bb6d6fa75ce43b04915de2d7a9f Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Wed, 5 Dec 2012 01:38:33 +0000 Subject: [PATCH] Typo. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 763951d..3453595 100644 --- a/README.rst +++ b/README.rst @@ -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