mirror of
https://github.com/denisidoro/navi
synced 2024-11-24 20:43:06 +00:00
Remove references to Linuxbrew
This commit is contained in:
parent
9f949a30c4
commit
f104ae1f8a
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
* [Installing the main binary](#installing-the-main-binary)
|
* [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 Gentoo](#using-gentoo)
|
||||||
* [Using nix](#using-nix)
|
* [Using nix](#using-nix)
|
||||||
* [Using cargo](#using-cargo)
|
* [Using cargo](#using-cargo)
|
||||||
|
@ -14,7 +14,7 @@ Installation
|
||||||
|
|
||||||
### Installing the main binary
|
### Installing the main binary
|
||||||
|
|
||||||
#### Using [Homebrew](http://brew.sh/) or [Linuxbrew](http://linuxbrew.sh/)
|
#### Using [Homebrew](http://brew.sh/)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew install navi
|
brew install navi
|
||||||
|
|
Loading…
Reference in a new issue