We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdf095 commit 9435bc1Copy full SHA for 9435bc1
1 file changed
README.md
@@ -32,7 +32,7 @@ To install SMQ, clone the repository and build the application using Go:
32
33
```bash
34
git clone https://github.com/Suhaibinator/SuhaibMessageQueue.git
35
-cd smq
+cd SuhaibMessageQueue
36
go build
37
```
38
0 commit comments