From a708203bf024b148b9f5117d86e8e96e956f9488 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Fri, 17 Jul 2015 11:10:07 +0100 Subject: [PATCH] Readme clarification. Fixes #620 --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 78134c1..527b3fd 100644 --- a/README.rst +++ b/README.rst @@ -61,6 +61,9 @@ Install a specific version from git using ``wget``: wget -O install_salt.sh https://bootstrap.saltstack.com sudo sh install_salt.sh -P git v0.16.4 +On the above example we added `-P` which will allow PIP packages to be installed if required but +it's no a necessary flag for git based bootstraps. + If you already have python installed, ``python 2.6``, then it's as easy as: