]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
README: add the latest config download info
authorJaroslav Kysela <perex@perex.cz>
Wed, 19 Oct 2022 08:06:45 +0000 (10:06 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 19 Oct 2022 08:06:45 +0000 (10:06 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
README.md

index ecb6823abd3b896d4cd1fcebd7e878f24ddfc4e0..49673424938827f337b8f57f1fff0f715d61e5a7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,14 @@ 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"
+tar xvzjf alsa-ucm-conf-1.2.6.2.tar.bz2 -C /usr/share/alsa --strip-components=1 "*/ucm" "*/ucm2"
+```
+
+The latest configuration can be obtained with those commands:
+
+```
+curl -L -o alsa-ucm-conf.tar.gz https://github.com/alsa-project/alsa-ucm-conf/archive/refs/heads/master.tar.gz
+tar xvzf alsa-ucm-conf.tar.gz -C /usr/share/alsa --strip-components=1 "*/ucm" "*/ucm2"
 ```
 
 ### Validation