This commit is contained in:
Roland Shoemaker 2015-08-03 11:26:48 -07:00
parent 5ff3f124e5
commit 56b5aeef1a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Alternatively, to run all services locally, using AMQP to pass messages between
```
> python start.py
> # start.py will use the configuration specified by BOULDER_CONFIG or test/boulder-config.json
# start.py will use the configuration specified by BOULDER_CONFIG or test/boulder-config.json
```
To run a single module, specifying the AMQP server, you might use something more like: