From f104ae1f8a9c4f11c8734d360ad9b5c460037c40 Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Thu, 3 Feb 2022 22:39:36 +0800 Subject: [PATCH] Remove references to Linuxbrew --- docs/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 50245a2..b40f3f7 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -2,7 +2,7 @@ Installation ------------ * [Installing the main binary](#installing-the-main-binary) - * [Using Homebrew or Linuxbrew](#using-homebrew-or-linuxbrew) + * [Using Homebrew](#using-homebrew) * [Using Gentoo](#using-gentoo) * [Using nix](#using-nix) * [Using cargo](#using-cargo) @@ -14,7 +14,7 @@ Installation ### Installing the main binary -#### Using [Homebrew](http://brew.sh/) or [Linuxbrew](http://linuxbrew.sh/) +#### Using [Homebrew](http://brew.sh/) ```sh brew install navi