Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

Commit

Permalink
Merge pull request #249 from shalecraig/patch-1
Browse files Browse the repository at this point in the history
Set OS X and Windows in consistent order.
  • Loading branch information
tianon committed Sep 4, 2014
2 parents d23e71f + 133528c commit 74e84f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ connect to the boot2docker VM using `boot2docker.exe ssh`.

Signed installers are available for [Mac OS X](http://github.com/boot2docker/osx-installer/releases) and [Windows](http://github.com/boot2docker/windows-installer/releases).

Refer to the installation instructions for [Windows](http://docs.docker.io/installation/windows/) and [Mac OS X](http://docs.docker.io/installation/mac/).
Refer to the installation instructions for [Mac OS X](http://docs.docker.io/installation/mac/) and [Windows](http://docs.docker.io/installation/windows/).

### Manual Installation

Expand Down

0 comments on commit 74e84f1

Please sign in to comment.