fixed docs for installing binary

Upstream-commit: 62823cfb97ec35e59833fd4723c392685d55827c
Component: engine
This commit is contained in:
Deni Bertovic
2013-09-05 00:06:41 +02:00
parent f646963f0f
commit 99fc9c9d22
@@ -34,8 +34,8 @@ Get the docker binary:
.. code-block:: bash
wget http://get.docker.io/builds/Linux/x86_64/docker-latest.tgz
tar -xf docker-latest.tgz
wget --output-document=docker https://get.docker.io/builds/Linux/x86_64/docker-latest
chmod +x docker
Run the docker daemon