Skip to content

Commit

Permalink
fix crate name
Browse files Browse the repository at this point in the history
  • Loading branch information
polypixeldev committed Dec 27, 2024
1 parent 93a9360 commit 1746f6c
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
@@ -1,9 +1,9 @@
# Blot CLI
**CLI for the [Hack Club Blot](https://blot.hackclub.com/)**

Install it from the [latest release](https://github.com/polypixeldev/blot-cli/releases) or from [crates.io](https://crates.io/crates/hackclub-blot):
Install it from the [latest release](https://github.com/polypixeldev/blot-cli/releases) or from [crates.io](https://crates.io/crates/blot-cli):
```sh
cargo install hackclub-blot
cargo install blot-cli
```

**Demo:** https://asciinema.org/a/696324
Expand Down

0 comments on commit 1746f6c

Please sign in to comment.