From 844b3bea61eb6475dc6ae6580ff39335ade8423d Mon Sep 17 00:00:00 2001 From: mayfrost Date: Wed, 17 Oct 2018 22:51:12 -0300 Subject: [PATCH] Update AUDIO.md --- AUDIO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AUDIO.md b/AUDIO.md index 3ed37cd..0ec772c 100644 --- 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`