mirror of
https://github.com/denisidoro/navi
synced 2024-11-21 19:13:07 +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)
|
||||
* [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
|
||||
|
|
Loading…
Reference in a new issue