mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-21 16:16:28 -04:00
Merge 197a5710339b5e513f6a1474b5c8ea770f63aa12 into d2525e2e8771e6ad74832bd0ac9489339a3a254e
This commit is contained in:
commit
dd1b275653
@ -48,7 +48,7 @@ Mac instructions:
|
||||
rethinkdb &>>rethinkdb.log &
|
||||
|
||||
# install brozzler with special dependencies pywb and warcprox
|
||||
pip install brozzler[easy] # in a virtualenv if desired
|
||||
pip3 install brozzler[easy] # in a virtualenv if desired
|
||||
|
||||
# queue a site to crawl
|
||||
brozzler-new-site http://example.com/
|
||||
@ -72,7 +72,7 @@ To install brozzler only:
|
||||
|
||||
::
|
||||
|
||||
pip install brozzler # in a virtualenv if desired
|
||||
pip3 install brozzler # in a virtualenv if desired
|
||||
|
||||
Launch one or more workers:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user