This commit is contained in:
Brendan Farrell 2016-03-02 12:00:25 -06:00
Родитель f93779b029
Коммит 0d6066d2f8
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -45,7 +45,7 @@ The Spinnaker platform has a few prerequisites, which are installed as a part of
=== Mac OS X === Mac OS X
You need to have http://brew.sh/[homebrew] installed and ensure your version of git is above 2.0. Cassandra must be 2.1.x where x > 11 or you must enable thrift. You need to have http://brew.sh/[homebrew] installed and ensure your version of git is above 2.0. Cassandra must be 2.1.x where x >= 11 or you must enable thrift.
[source,bash] [source,bash]
---- ----