mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-15 17:20:20 +00:00
README: fix code block formatting
This commit is contained in:
parent
075907e90d
commit
68f36b5b2d
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ Installing the latest stable release of Salt (default):
|
|||
|
||||
Using ``wget`` to install your distribution's stable packages:
|
||||
|
||||
.. code-block:: bash
|
||||
.. code:: console
|
||||
|
||||
wget -O - https://bootstrap.saltstack.com | sudo sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue