Update README.rst

Fix typo "docker built" on README
This commit is contained in:
Wallace C Ricardo 2016-04-21 15:10:42 -04:00
parent 9ffd185d5d
commit 2579facc0e

View file

@ -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: