Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@ The easiest way to get started with brozzler for web archiving is with
wayback, and brozzler-dashboard, configured to work with each other in a single
process.

Mac instructions:
macOS instructions:

::

# install chromium
brew cask install chromium
# install and start rethinkdb
brew install rethinkdb
# no brew? try rethinkdb's installer: https://www.rethinkdb.com/docs/install/osx/
Expand Down