mayfrost-guides

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 844b3bea61eb6475dc6ae6580ff39335ade8423d
parent f7b775f31460f8bf390cd8aac364bdaf65dab168
Author: mayfrost <mayfrost@cock.li>
Date:   Wed, 17 Oct 2018 22:51:12 -0300

Update AUDIO.md
Diffstat:
MAUDIO.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AUDIO.md b/AUDIO.md @@ -32,8 +32,8 @@ Notice the index. ### Run Firefox without pulseaudio 1. Install __[apulse](https://github.com/i-rinat/apulse)__. -* Install _"cmake"_, _"libasound2-dev"_ and _"libglib2.0-dev"_. -* Download _"apulse"_: +* Install _"cmake"_, _"libasound2-dev"_ and _"libglib2.0-dev"_ with your package manager. +* Download _"apulse"_: `git clone --depth 1 --single-branch https://github.com/i-rinat/apulse.git` * Change to that directory: `cd apulse/src`