rethinkdb installer works for me

This commit is contained in:
Barbara Miller 2016-10-16 11:01:12 -07:00
parent a370e7b987
commit 5ca4843a2e

View File

@ -42,6 +42,7 @@ Mac instructions:
# install and start rethinkdb # install and start rethinkdb
brew install rethinkdb brew install rethinkdb
# no brew? try rethinkdb's installer: https://www.rethinkdb.com/docs/install/osx/
rethinkdb &>>rethinkdb.log & rethinkdb &>>rethinkdb.log &
# install brozzler with special dependencies pywb and warcprox # install brozzler with special dependencies pywb and warcprox