From e7dbf5bfd05e58dfc7cc1444262af923f9ce0188 Mon Sep 17 00:00:00 2001 From: "O.S.Tezer" Date: Wed, 5 Feb 2014 00:29:07 +0200 Subject: [PATCH] mac-installation-docs: Update the installation dir. Docker-DCO-1.1-Signed-off-by: O.S. Tezer (github: ostezer) Upstream-commit: aed37e70b9ca2cff1749fb2de639a11b9c346d67 Component: engine --- components/engine/docs/sources/installation/mac.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/engine/docs/sources/installation/mac.rst b/components/engine/docs/sources/installation/mac.rst index cdd130907b..c247c4aba2 100644 --- a/components/engine/docs/sources/installation/mac.rst +++ b/components/engine/docs/sources/installation/mac.rst @@ -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