mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 00:29:53 -05:00
Update README.md
This commit is contained in:
parent
e264f09c27
commit
9231cc2b5c
@ -22,8 +22,7 @@ Install via pip from this repo, e.g.
|
|||||||
pip install git+https://github.com/internetarchive/umbra.git
|
pip install git+https://github.com/internetarchive/umbra.git
|
||||||
|
|
||||||
Umbra requires an AMQP messaging service like RabbitMQ. On Ubuntu,
|
Umbra requires an AMQP messaging service like RabbitMQ. On Ubuntu,
|
||||||
`sudo apt-get install rabbitmq-server` will install and start RabbitMQ
|
`sudo apt-get install rabbitmq-server` will install and start RabbitMQ at amqp://guest:guest@localhost:5672/%2f, which is the default AMQP url for umbra.
|
||||||
at amqp://guest:guest@localhost:5672//, which is the default AMQP url for umbra.
|
|
||||||
|
|
||||||
Run
|
Run
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user