mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Fixed formatting.
This commit is contained in:
parent
4d6c0f989c
commit
c4f5e9fbf5
1 changed files with 1 additions and 4 deletions
|
@ -25,10 +25,7 @@ For example, using ``curl`` to install latest git:
|
|||
curl -L http://bootstrap.saltstack.org | sudo sh -s -- git develop
|
||||
|
||||
|
||||
In case `curl` tells you something like:
|
||||
|
||||
|
||||
.. code: text
|
||||
In case `curl` tells you something like::
|
||||
|
||||
curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
|
||||
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
|
||||
|
|
Loading…
Add table
Reference in a new issue