]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
README.md: add --wildcards also for the second tar command
authorJaroslav Kysela <perex@perex.cz>
Sun, 26 Feb 2023 22:44:18 +0000 (23:44 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 26 Feb 2023 22:45:58 +0000 (23:45 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
README.md

index ff5de1f92a7cd99bda6ae555068e0802a35b0e05..f601f947b5f8c8d55aa1f39b3703ac973aff2089 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ 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"
+tar xvzf alsa-ucm-conf.tar.gz -C /usr/share/alsa --strip-components=1 --wildcards "*/ucm" "*/ucm2"
 ```
 
 ### Validation