Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmt4 committed Aug 17, 2024
1 parent 157ca82 commit c3751a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,15 +132,15 @@ pacman -Sy mpv gawk curl socat fzf rlwrap jq libnotify
BSD (and pkg(1) based derivatives as FreeBSD, see [FAQ](../../wiki/FAQ)):

```console
pkg install -y mpv gawk curl socat fzf rlwrap jq libnotify gsed
pkg install -y mpv curl socat fzf rlwrap jq libnotify # gawk gsed
```

### MacOS

MacOS (and brew(1) based derivatives see [FAQ](../../wiki/FAQ)):

```console
brew install gawk socat fzf rlwrap jq gnu-sed yt-dlp # mpv curl libnotify
brew install mpv curl socat fzf rlwrap jq libnotify yt-dlp # gawk gnu-sed
```

### Gentoo [mpvc](https://gitlab.com/xy2_/osman)
Expand Down

0 comments on commit c3751a6

Please sign in to comment.