From ae0b9bdf52c97577a0244e2741f24cc0eea43c95 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 14 Dec 2021 10:40:55 +0100 Subject: [PATCH] README.md: add example unpack command Signed-off-by: Jaroslav Kysela --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 864b1b1..ecb6823 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Copy the ucm and ucm2 trees to the alsa-lib configuration directory in the package root directory (README.md, LICENSE and VERSION) files are extra (only informational). +Example: + +``` +tar xzjf alsa-ucm-conf-1.2.6.2.tar.bz2 -C /usr/share/alsa --strip-components=1 "*/ucm" "*/ucm2" +``` + ### Validation ![Validate UCM configuration](https://github.com/alsa-project/alsa-ucm-conf/workflows/Validate%20UCM%20configuration/badge.svg?branch=master) -- 2.47.1