mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 01:30:21 +00:00
README: correct typos
This commit is contained in:
parent
f78bc21cf8
commit
8d75aaf33c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue