From 8d75aaf33ce369fa6560662adc98f13e7eb2c37a Mon Sep 17 00:00:00 2001 From: Denys Havrysh Date: Tue, 29 Mar 2016 13:36:52 +0300 Subject: [PATCH] README: correct typos --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index fecd8a8..7bc356b 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Examples .. note:: - Those examples below show how to bootstrap Salt directly from GitHub or other Git repository. + These examples below show how to bootstrap Salt directly from GitHub or other Git repository. Run the script without any parameters to get latest stable Salt packages for your system from `SaltStack corporate repository`_. See first example in the `Install using wget`_ section. @@ -106,7 +106,7 @@ Install a specific version from git using ``wget``: .. note:: 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. + it's not a necessary flag for Git based bootstraps. Install using Python