From 3fe9216bc91794d77241cc7c8f21f961f83db489 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 10 Dec 2021 19:29:58 +0100 Subject: [PATCH] README.md: add installation paragraph Signed-off-by: Jaroslav Kysela --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5afd96..864b1b1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ # alsa-ucm-conf ## ALSA Use Case Manager configuration +### Installation + +Copy the ucm and ucm2 trees to the alsa-lib configuration directory +(usually located in /usr/share/alsa) including symlinks. The files +in the package root directory (README.md, LICENSE and VERSION) +files are extra (only informational). + +### Validation + ![Validate UCM configuration](https://github.com/alsa-project/alsa-ucm-conf/workflows/Validate%20UCM%20configuration/badge.svg?branch=master) -The UCM configurations are automatically valited using the UCM validator +The UCM configurations are automatically validated using the UCM validator available at https://github.com/alsa-project/alsa-tests/tree/master/python/ucm-validator . If you create a pull request for new hardware, please, add also the -- 2.47.1