📝 Add installation instructions to CHEATSHEET.md

This commit is contained in:
2026-04-12 02:05:53 +08:00
parent b129e3ce36
commit 94fbdb658d

View File

@@ -8,6 +8,12 @@ repo: https://github.com/ducaale/xh
description: Friendly and fast tool for sending HTTP requests description: Friendly and fast tool for sending HTTP requests
``` ```
## Install
```shell
cargo install xh --locked
```
## Usage ## Usage
### Sample #1 ### Sample #1