Skip to content

Commit

Permalink
docs(install): add x-cmd method to install hexyl
Browse files Browse the repository at this point in the history
  • Loading branch information
lunrenyi authored Nov 12, 2024
1 parent dbed12e commit f986c19
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 f986c19

Please sign in to comment.