diff --git a/README.md b/README.md index 6466ae5..a9f7103 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ This installation method requires Go to be installed on your system. You can use Go to install Pipet using `go install github.com/bjesus/pipet/cmd/pipet@latest`. Otherwise you can run it without installing using `go run`. ## Distros -Packages are currently available for [Arch Linux](https://aur.archlinux.org/packages/pipet-git), Homebrew (`brew tap bjesus/pipet && brew install pipet`), and [Nix](https://search.nixos.org/packages?channel=unstable&show=pipet&from=0&size=50&sort=relevance&type=packages&query=pipet). +Packages are currently available for [Arch Linux](https://aur.archlinux.org/packages/pipet-git), [Homebrew](https://formulae.brew.sh/formula/pipet) and [Nix](https://search.nixos.org/packages?channel=unstable&show=pipet&from=0&size=50&sort=relevance&type=packages&query=pipet). # Usage