Skip to content

Commit acd2413

Browse files
authored
Update README.md
1 parent 6d69b33 commit acd2413

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ Since script was rewrited [this demo](https://youtu.be/GCAjI37bUYo) may not comp
1414

1515
Some kernel packages placed at [releases](https://github.com/quarkscript/xe303c12_play_linux/releases).
1616

17-
My suggestion how to use the script from installed x86_64 (x86) Kali Linux with Linux Kernel source 5.15.6 or from installed Devuan linux x86_64 for xe303c12-devuan-armhf-linux
17+
My suggestion how to use the script from installed x86_64 (x86) Kali Linux with Linux Kernel source 5.15.12 or from installed Devuan linux x86_64 for xe303c12-devuan-armhf-linux
1818
```#!/bin/bash
1919
2020
# enable network
2121
sudo dhclient eth0
2222
2323
# download kernel source
24-
wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.6.tar.xz --no-check-certificate
24+
wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.12.tar.xz --no-check-certificate
2525
2626
# download rcn-ee patch
2727
wget https://rcn-ee.com/deb/sid-armhf/v5.15.0-rc7-armv7-x7/patch-5.15-rc7-armv7-x7.diff.gz

0 commit comments

Comments
 (0)