Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
iiman committed May 2, 2016
1 parent b68d17c commit cba7960
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Here, we create a virtual machine that runs docker.
docker run hello-world


+ *Expected output*. You will see a message similar to the one below.
+ *Expected output*. You will see a message similar to the one below.
Unable to find image ’hello-world:latest’ locally
latest: Pulling from library/hello-world
03f4658f8b78: Pull complete
Expand All @@ -64,11 +64,11 @@ Here, we create a virtual machine that runs docker.

docker-compose --version

+ *Expected output*. If your OS is not an older Mac::
+ *Expected output*. If your OS is not an older Mac::

docker-compose version x.x.x, build xxxxxxx
+ *Expected output*. If your OS is an older Mac::
+ *Expected output*. If your OS is an older Mac::

Illegal instruction: 4

Expand Down

0 comments on commit cba7960

Please sign in to comment.