From 5d0002e9cce05e8fe45eccb483e1145fc4a333d4 Mon Sep 17 00:00:00 2001 From: Mark Dorison Date: Wed, 16 Aug 2023 02:14:44 -0400 Subject: [PATCH] Update path to Homebrew formula. (#777) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1d1060..e13c109 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ to install `n` to `bin/n` of the directory specified in the environment variable ### Third Party Installers -On macOS with [Homebrew](https://brew.sh/) you can install the [n formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/n.rb). +On macOS with [Homebrew](https://brew.sh/) you can install the [n formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/n/n.rb). brew install n