From aa06fcda6fc55713480dad5f905f4a15cd065eab Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Sun, 16 Feb 2014 22:38:25 +0000 Subject: [PATCH] Add required new line --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 79048f5..5211e87 100644 --- a/README.rst +++ b/README.rst @@ -136,6 +136,7 @@ For FreeBSD >= 10 you might need to make fetch ignore the certificate issue: to download the installation script with curl: .. code:: console + fetch -o install_salt.sh install_salt.sh https://raw.github.com/saltstack/salt-bootstrap/stable/bootstrap-salt.sh sudo sh install_salt.sh