mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-31 18:48:53 -04:00
Update README.md
This commit is contained in:
parent
01ed5a7d4d
commit
e264f09c27
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Install via pip from this repo, e.g.
|
|||
|
||||
Umbra requires an AMQP messaging service like RabbitMQ. On Ubuntu,
|
||||
`sudo apt-get install rabbitmq-server` will install and start RabbitMQ
|
||||
at amqp://guest:guest@localhost:5672/%2f, which the default AMQP url for umbra.
|
||||
at amqp://guest:guest@localhost:5672//, which is the default AMQP url for umbra.
|
||||
|
||||
Run
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue