Update README to reflect correct command for mise
This commit is contained in:
parent
cfa071f9a5
commit
b620b32d77
1 changed files with 1 additions and 2 deletions
|
|
@ -18,8 +18,7 @@ go install github.com/regismesquita/search-cli/cmd/search@latest
|
|||
|
||||
### Using mise (formerly rtx)
|
||||
```bash
|
||||
mise use -g go@latest
|
||||
mise install github.com/regismesquita/search-cli/cmd/search@latest
|
||||
mise use go:github.com/regismesquita/search-cli/cmd/search@latest
|
||||
```
|
||||
|
||||
### From Source
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue