mac-installation-docs: Update the installation dir.

Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer)
Upstream-commit: aed37e70b9ca2cff1749fb2de639a11b9c346d67
Component: engine
This commit is contained in:
O.S.Tezer
2014-02-05 00:29:07 +02:00
parent 8302cc3ec1
commit e7dbf5bfd0

View File

@ -46,8 +46,8 @@ Run the following commands to get boot2docker:
.. code-block:: bash
# Enter the application directory
cd ~/Applications
# Enter the installation directory
cd ~/bin
# Get the file
curl https://raw.github.com/steeve/boot2docker/master/boot2docker > boot2docker
@ -84,7 +84,7 @@ How To Use Docker On Mac OS X
The ``docker`` daemon (via boot2docker)
---------------------------------------
Inside the ``~/Application`` directory, run the following commands:
Inside the ``~/bin`` directory, run the following commands:
.. code-block:: bash