Skip to content

Commit

Permalink
fix brew install command for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
zaz authored and Banh-Canh committed Dec 31, 2024
1 parent 075f769 commit b1de41b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ Ensure that you have the required dependencies installed.

> You can use the following package manager:
>
> | Distribution | Repository | Instructions |
> | ------------ | ----------- | ------------------------------------- |
> | _Any_ | [Linuxbrew] | `brew install banh-canh/ytui/formula` |
> | Arch Linux | [AUR] | `yay -S ytui-bin` |
> | Distribution | Repository | Instructions |
> | ------------ | ----------- | ---------------------------------- |
> | _Any_ | [Linuxbrew] | `brew install banh-canh/ytui/ytui` |
> | Arch Linux | [AUR] | `yay -S ytui-bin` |
</details>
<details>
Expand Down

0 comments on commit b1de41b

Please sign in to comment.