Skip to content

Commit 79cdeb8

Browse files
committed
Fix readme
1 parent 0c4aab4 commit 79cdeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If the DNF fail, or you're updating your older `mbp-fedora`, you can still use p
3232
```bash
3333
### First run or if you want to update your copy of update_kernel_mbp script
3434
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
35+
curl -L https://raw.githubusercontent.com/mikeeq/mbp-fedora-kernel/v6.4-f38/update_kernel_mbp.sh -o /usr/bin/update_kernel_mbp
3636
chmod +x /usr/bin/update_kernel_mbp
3737
update_kernel_mbp
3838

0 commit comments

Comments
 (0)