Skip to content

Commit

Permalink
docs(README): remove reference to whiskers
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Jun 8, 2024
1 parent eec927d commit f41011f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You can install Catwalk using one of the methods below:
| crates.io | `cargo install catppuccin-catwalk` |
| Source | `cargo install --git https://github.com/catppuccin/catwalk catppuccin-catwalk` |
| Homebrew | `brew install catppuccin/tap/catwalk` |
| Nix | `nix profile install github:catppuccin/whiskers` <br/> `nix run github:catppuccin/catwalk -- [OPTIONS] <images>` |
| Nix | `nix profile install github:catppuccin/catwalk` <br/> `nix run github:catppuccin/catwalk -- [OPTIONS] <images>` |
| Binaries<br/>(Windows, MacOS & Linux) | Available from the [latest GitHub release](https://github.com/catppuccin/catwalk/releases). |

## Usage
Expand Down

0 comments on commit f41011f

Please sign in to comment.