mirror of https://github.com/docker/docs.git
Fixed a misspelled command in the docs.
`vagrant up` command was misspelled as `vagant up`.
This commit is contained in:
parent
e260e80814
commit
5cec37de53
|
@ -32,7 +32,7 @@ Installation
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
vagant up
|
||||
vagrant up
|
||||
|
||||
Vagrant will:
|
||||
|
||||
|
|
Loading…
Reference in New Issue