mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Update README.rst
Fix typo "docker built" on README
This commit is contained in:
parent
9ffd185d5d
commit
2579facc0e
1 changed files with 1 additions and 1 deletions
|
@ -506,7 +506,7 @@ with the bootstrap script:
|
|||
|
||||
.. code:: console
|
||||
|
||||
docker built -t local/salt-bootstrap .
|
||||
docker build -t local/salt-bootstrap .
|
||||
|
||||
Start your new container with Salt services up and running:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue