We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4aab4 commit 79cdeb8Copy full SHA for 79cdeb8
README.md
@@ -32,7 +32,7 @@ If the DNF fail, or you're updating your older `mbp-fedora`, you can still use p
32
```bash
33
### First run or if you want to update your copy of update_kernel_mbp script
34
sudo -i
35
-curl -L https://raw.githubusercontent.com/mikeeq/mbp-fedora-kernel/v6.0-f38/update_kernel_mbp.sh -o /usr/bin/update_kernel_mbp
+curl -L https://raw.githubusercontent.com/mikeeq/mbp-fedora-kernel/v6.4-f38/update_kernel_mbp.sh -o /usr/bin/update_kernel_mbp
36
chmod +x /usr/bin/update_kernel_mbp
37
update_kernel_mbp
38
0 commit comments