mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Fix a few small grammar issues
This commit is contained in:
parent
d608d8f6fa
commit
338ca4715e
1 changed files with 2 additions and 2 deletions
|
@ -197,7 +197,7 @@ Supported Operating Systems
|
|||
|
||||
The salt-bootstrap script officially supports the distributions outlined in
|
||||
`Salt's Supported Operating Systems`_ document. The operating systems listed below should reflect
|
||||
this document, but may become out of date. If an operating system is listed below, but is not
|
||||
this document but may become out of date. If an operating system is listed below, but is not
|
||||
listed on the official supported operating systems document, the level of support is "best-effort".
|
||||
|
||||
Since Salt is written in Python, the packages available from `SaltStack's corporate repository`_
|
||||
|
@ -507,7 +507,7 @@ Or the insecure one liner:
|
|||
curl -L https://bootstrap.saltstack.com/develop | sudo sh -s -- git develop
|
||||
|
||||
|
||||
If after trying this, you still see the same problems, then, please `file an issue`_.
|
||||
If after trying this and the problem still occurs, please `file an issue`_.
|
||||
|
||||
|
||||
Testing in Vagrant
|
||||
|
|
Loading…
Add table
Reference in a new issue