mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
mac-installation-docs: Update the installation dir.
Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer)
This commit is contained in:
parent
a9b325e5b0
commit
aed37e70b9
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue