Updated readme
This commit is contained in:
10
README.md
10
README.md
@@ -6,7 +6,15 @@ First install
|
|||||||
* libao
|
* libao
|
||||||
* mpg123
|
* mpg123
|
||||||
|
|
||||||
Fix sound:
|
On Debian:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo apt-get install libao-dev
|
||||||
|
sudo apt-get install mpg123
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
If there's no sound:
|
||||||
Open the file `/etc/libao.conf` and change
|
Open the file `/etc/libao.conf` and change
|
||||||
```
|
```
|
||||||
default_driver=alsa
|
default_driver=alsa
|
||||||
|
Reference in New Issue
Block a user