diff --git a/README.md b/README.md index b149da5e..2277a588 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Table of Contents * [Installation](#installation) * [Using Homebrew](#using-homebrew) + * [Using Mise](#using-mise) * [Linux packages](#linux-packages) * [Windows packages](#windows-packages) * [Using git](#using-git) @@ -130,6 +131,14 @@ fzf is also available [via MacPorts][portfile]: `sudo port install fzf` [portfile]: https://github.com/macports/macports-ports/blob/master/sysutils/fzf/Portfile +### Using Mise + +You can use [mise](https://github.com/jdx/mise) to install fzf. + +```sh +mise use -g fzf@latest +``` + ### Linux packages | Package Manager | Linux Distribution | Command |