mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-06-21 21:34:10 -04:00
Merge pull request #20 from internetarchive/rethinkInDoc
rethinkdb installer works for me
This commit is contained in:
commit
a146ba52ae
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue