OS X compatibility - doc/GettingStarted.md updates after code review

This commit is contained in:
Rasta 2016-01-12 00:10:15 +01:00
Родитель 142f84b7f5
Коммит 10fffe7632
1 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -67,7 +67,7 @@ Vitess without Docker.
### Install Dependencies
We currently test Vitess regularly on Ubuntu 14.04 (Trusty) and Debian 8 (Jessie).
OSX should work as well, the installation instructions are below.
OS X 10.11 (El Capitan) should work as well, the installation instructions are below.
#### Ubuntu and Debian
@ -130,7 +130,7 @@ In addition, Vitess requires the software and libraries listed below.
1. [Install Homebrew](http://brew.sh/).
2. On OSX, Mysql 5.6 has to be used, MariaDB doesn't work for some reason yet. It should be installed from Homebrew
2. On OS X, MySQL 5.6 has to be used, MariaDB doesn't work for some reason yet. It should be installed from Homebrew
(install steps are below).
3. ZooKeeper is used as lock service.