diff --git a/README.md b/README.md index 870ef55..7267bfc 100644 --- a/README.md +++ b/README.md @@ -634,6 +634,13 @@ Or via [Chocolatey](https://chocolatey.org): choco install fd ``` +### On GuixOS + +You can install [the fd package](https://guix.gnu.org/en/packages/fd-8.1.1/) from the official repo: +``` +guix install fd +``` + ### On NixOS / via Nix You can use the [Nix package manager](https://nixos.org/nix/) to install `fd`: