We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d7564 commit 3d76ee9Copy full SHA for 3d76ee9
README.md
@@ -12,7 +12,7 @@ This is the starter code used in Boot.dev's [Learn Pub/Sub](https://learn.boot.d
12
Make sure you have a RabbitMQ server running locally:
13
14
```bash
15
-./rabbitmq.sh
+./rabbit.sh
16
```
17
18
Using separate terminal windows, you can run clients and servers:
0 commit comments