Merge pull request #20 from internetarchive/rethinkInDoc

rethinkdb installer works for me
This commit is contained in:
Noah Levitt 2016-10-18 17:54:48 -07:00 committed by GitHub
commit a146ba52ae

View File

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