Update README.md

Include pulseaudio dependency documentation.
This commit is contained in:
Adriano 2020-11-18 11:17:45 -07:00 committed by GitHub
parent b6deea1aae
commit 73294f4c77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,9 @@ A simple terminal UI player for [di.fm Premium](http://di.fm)
![App Screenshot](https://user-images.githubusercontent.com/3331648/81481515-bb668400-91fe-11ea-8a7c-39e1bb76c55d.png)
# 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