mirror of
https://github.com/hibiken/asynq.git
synced 2026-07-10 16:05:02 +08:00
Update CLI install command in README
This commit is contained in:
@@ -292,7 +292,7 @@ Asynq ships with a command line tool to inspect the state of queues and tasks.
|
||||
To install the CLI tool, run the following command:
|
||||
|
||||
```sh
|
||||
go get -u github.com/hibiken/asynq/tools/asynq
|
||||
go install github.com/hibiken/asynq/tools/asynq
|
||||
```
|
||||
|
||||
Here's an example of running the `asynq stats` command:
|
||||
|
||||
Reference in New Issue
Block a user