summary refs log tree commit diff
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2021-01-19 01:21:43 +0100
committerGitHub <noreply@github.com>2021-01-19 01:21:43 +0100
commit5f82f002dfa65ef4580382627a1e965b3c84a761 (patch)
tree5a24c86478867332991fd40b95d16c5973df8aeb
parentupdate translations (diff)
parentUpdate `brew` install command (diff)
downloadnheko-5f82f002dfa65ef4580382627a1e965b3c84a761.tar.xz
Merge pull request #383 from jasikpark/patch-1
Update `brew` install command
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md

index b8957fab..5118512c 100644 --- a/README.md +++ b/README.md
@@ -111,7 +111,7 @@ guix install nheko with [homebrew](https://brew.sh/): ```sh -brew cask install nheko +brew install --cask nheko ``` ### Build Requirements