README.md: add installation paragraph
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
a7d92186a5
commit
3fe9216bc9
1 changed files with 10 additions and 1 deletions
11
README.md
11
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
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue