Skip to content

Commit

Permalink
Fixed Readme.md for Yosemite
Browse files Browse the repository at this point in the history
  • Loading branch information
dmatora committed Jan 8, 2015
1 parent 592ed7e commit a2cf52a
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 @@ -12,7 +12,7 @@ to your Vagrant VM (local or on AWS). Under the covers it uses [Unison](http://
## Usage

1. You must already have [Unison](http://www.cis.upenn.edu/~bcpierce/unison/) installed and in your path.
* On Mac you can install this with Homebrew: `brew install unison`
* On Mac you can install this with Homebrew: `brew install unison` (on Yosemite you will have to use https://rudix-mountainlion.googlecode.com/files/unison-2.40.102-0.pkg)
* On Unix (Ubuntu) install using `sudo apt-get install unison`
* On Windows, download [2.40.102](http://alan.petitepomme.net/unison/assets/Unison-2.40.102.zip), unzip, rename `Unison-2.40.102 Text.exe` to `unison.exe` and copy to somewhere in your path.
1. Install using standard Vagrant 1.1+ plugin installation methods.
Expand Down

0 comments on commit a2cf52a

Please sign in to comment.