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.
2 parents 3489a1b + 3d76ee9 commit 54ce49aCopy full SHA for 54ce49a
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