mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +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/):
|
||||
|
||||
```sh
|
||||
brew cask install nheko
|
||||
brew install --cask nheko
|
||||
```
|
||||
|
||||
### Build Requirements
|
||||
|
|
Loading…
Reference in a new issue