mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-26 04:58:49 +03:00
Merge pull request #383 from jasikpark/patch-1
Update `brew` install command
This commit is contained in:
commit
5f82f002df
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ guix install nheko
|
||||||
with [homebrew](https://brew.sh/):
|
with [homebrew](https://brew.sh/):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew cask install nheko
|
brew install --cask nheko
|
||||||
```
|
```
|
||||||
|
|
||||||
### Build Requirements
|
### Build Requirements
|
||||||
|
|
Loading…
Reference in a new issue