Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UJX6N authored Feb 8, 2024
1 parent 8271fa4 commit 293300e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ in the `/etc/sysctl.conf` file.    ( `fq` is the only recommended pack
<br/>

### 2) download officaial linux kernel
say 6.2.1
wget https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.18.tar.xz
say 6.1.77
wget https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.77.tar.xz

<br/>
<br/>

### 3) extract the tarball & cd extracted directory
tar xvf linux-6.1.18.tar.xz && cd linux-6.1.18
tar xvf linux-6.1.77.tar.xz && cd linux-6.1.77

<br/>
<br/>
Expand Down

0 comments on commit 293300e

Please sign in to comment.