add optional dependency

This commit is contained in:
raziman 2020-08-22 15:17:23 +08:00 committed by GitHub
parent f04935bec5
commit 3f535e345b

View File

@ -23,7 +23,7 @@ $ sudo apt install libasound2-dev go
```
Optional dependencies can be installed by this command
```sh
$ sudo apt install youtube-dl fzf
$ sudo apt install youtube-dl fzf fonts-noto
```
## Installation