From 61ec7f4cb24cb6a5e7bd16dc3352d1618de5ea90 Mon Sep 17 00:00:00 2001 From: Gal Schlezinger Date: Thu, 2 May 2019 10:12:40 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bfc7a45..6d38823 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ ## Installation +### Using Homebrew (OSX) + +```bash +brew install Schniz/tap/fnm +``` + +[This is a custom tap I'm maintaining](https://github.com/Schniz/homebrew-tap), and will be used until fnm will move to the official one. + ### Using a script For `bash`, `zsh` and `fish` shells, there's an [automatic installation script](./.ci/install.sh):