Merge 5fa3c2045588ddfb55731881a711a720b32fc8a2 into 42b4a88c963eb480b3c19117c19eac7e146fa8ff

This commit is contained in:
Corentin Barreau 2025-04-05 22:38:49 +00:00 committed by GitHub
commit 28cabdd8ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,10 +37,12 @@ command-line utility to pass in a single URL to crawl. You can also add a new
job defined with a YAML file (see `job-const.rst`) and start a local Brozzler
worker for a more complex crawl.
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/