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 90a9b9e commit 58f11c8Copy full SHA for 58f11c8
README.md
@@ -12,7 +12,7 @@ This repository contains an implementation of a Redis queue in Go. It includes s
12
1. Clone the repository:
13
14
```
15
- git clone <repository_url>
+ git clone https://github.com/NikhilRyan/go-redis-queue-worker
16
17
18
2. Install the required dependencies:
0 commit comments