mirror of
https://github.com/denisidoro/navi
synced 2024-11-22 03:23:05 +00:00
Merge pull request #682 from aaronliu0130/patch-1
Remove references to Linuxbrew
This commit is contained in:
commit
f86f9dd72e
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