Skip to content

Commit

Permalink
chore(docx): Fixed cargo installation method, closes #18
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Sep 25, 2023
1 parent c88d8b0 commit dbf3106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil

- Using [crates.io](https://crates.io/crates/haylxon)
```bash
cargo install haylxon
cargo install hxn
```
- Using [binstall](https://github.com/cargo-bins/cargo-binstall)
```bash
cargo binstall haylxon
cargo binstall hxn
```

> **Note** ⚠️
Expand Down

0 comments on commit dbf3106

Please sign in to comment.