Skip to content

Commit

Permalink
Merge pull request #233 from lunrenyi/patch-1
Browse files Browse the repository at this point in the history
docs(install): add x-cmd method to install hexyl
  • Loading branch information
sharkdp authored Dec 27, 2024
2 parents 733b9e1 + f986c19 commit 1783fe6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ sudo snap install hexyl
scoop install hexyl
```

### Via [X-CMD](https://x-cmd.com)
```
x env use hexyl
```

## License

Expand Down

0 comments on commit 1783fe6

Please sign in to comment.