mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 08:39:59 -05:00
Merge pull request #20 from internetarchive/rethinkInDoc
rethinkdb installer works for me
This commit is contained in:
commit
a146ba52ae
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user