Lane Wagner
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -25,7 +25,7 @@ The goal with `go-rabbitmq` is to still provide most all of the nitty-gritty fun |
|
|
|
|
|
|
|
|
## ⚙️ Installation |
|
|
## ⚙️ Installation |
|
|
|
|
|
|
|
|
Outside of a Go module: |
|
|
|
|
|
|
|
|
Inside a Go module: |
|
|
|
|
|
|
|
|
```bash |
|
|
```bash |
|
|
go get github.com/wagslane/go-rabbitmq |
|
|
go get github.com/wagslane/go-rabbitmq |
|
|
|