]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
README: fix tar compress arguments in README
authorJaroslav Kysela <perex@perex.cz>
Wed, 19 Oct 2022 09:17:01 +0000 (11:17 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 19 Oct 2022 09:17:08 +0000 (11:17 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
README.md

index 49673424938827f337b8f57f1fff0f715d61e5a7..2535d6090a80cb8aefafbeb29eb85c1a2c6e6e75 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ files are extra (only informational).
 Example:
 
 ```
-tar xvzjf alsa-ucm-conf-1.2.6.2.tar.bz2 -C /usr/share/alsa --strip-components=1 "*/ucm" "*/ucm2"
+tar xvjf 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: