Skip to content

Commit f5ab16f

Browse files
committed
Updated readme formatting
1 parent 574b23f commit f5ab16f

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.rdoc

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,20 @@
33
Alice is a REST and web front-end to http://www.rabbitmq.com
44

55
== Starting
6-
To start Alice, type
7-
./start.sh
8-
9-
This will compile the necessary components, if they are not already compiled and then start
10-
the alice REST server.
116

12-
You'll need to make sure that rabbitmq is running locally by running:
13-
sudo rabbitmq-server
14-
15-
Finally, if you want to use wonderland (https://github.com/auser/wonderland/tree/master), type:
16-
make wonderland
17-
18-
This will grab the latest wonderland source and install it in your web/ directory
7+
To start Alice, type
8+
./start.sh
9+
10+
This will compile the necessary components, if they are not already compiled and then start
11+
the alice REST server.
12+
13+
You'll need to make sure that rabbitmq is running locally by running:
14+
sudo rabbitmq-server
15+
16+
Finally, if you want to use wonderland (https://github.com/auser/wonderland/tree/master), type:
17+
make wonderland
18+
19+
This will grab the latest wonderland source and install it in your web/ directory
1920

2021
== Extending
2122

0 commit comments

Comments
 (0)