Update README.md
Include pulseaudio dependency documentation.
This commit is contained in:
parent
b6deea1aae
commit
73294f4c77
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
|
@ -3,7 +3,9 @@ A simple terminal UI player for [di.fm Premium](http://di.fm)
|
|||
|
||||

|
||||
|
||||
# Dependencies
|
||||
# Install
|
||||
|
||||
## Dependencies
|
||||
|
||||
## PulseAudio
|
||||
|
||||
|
|
@ -19,13 +21,9 @@ ln -s $(brew info pulseaudio | grep "/usr/local/Cellar" | awk '{print $1}')//hom
|
|||
brew services start pulseaudio
|
||||
```
|
||||
|
||||
# Install
|
||||
|
||||
## Dependencies
|
||||
|
||||
### Linux
|
||||
|
||||
`apt install libasound2-dev`
|
||||
`apt install pulseaduio`
|
||||
|
||||
## Binary Releases
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue