]> git.ipfire.org Git - thirdparty/ath11k-firmware.git/commitdiff
README: /tmp/firmware/ -> /lib/firmware/
authorKalle Valo <kvalo@qca.qualcomm.com>
Thu, 22 Feb 2024 20:34:54 +0000 (22:34 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 22 Feb 2024 20:34:54 +0000 (22:34 +0200)
This is not my day, I accidentally used wrong destination directory in
the example installation.

README.md

index 0e60ce53fb64e72912fa6b02e7adb3ec08c5eff9..9c189b80a964274ccf85a8475ffb894957404db4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ To install or update your firmware images:
 ```
 wget https://github.com/qca/qca-swiss-army-knife/raw/master/tools/scripts/ath11k/ath11k-fw-repo
 chmod 755 ath11k-fw-repo
-./ath11k-fw-repo --install /tmp/firmware
+./ath11k-fw-repo --install /lib/firmware
 ```
 
 For more info check the wiki page: