1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Fixed a misspelled command in the docs.

`vagrant up` command was misspelled as `vagant up`.
Upstream-commit: 5cec37de53d2ec207c2b1723bc694bcea9c57e7c
Component: engine
This commit is contained in:
Vivek Agarwal
2013-03-27 03:54:26 +05:30
parent 61a1216610
commit cd3718412a

View File

@@ -32,7 +32,7 @@ Installation
.. code-block:: bash
vagant up
vagrant up
Vagrant will: