mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Merge pull request #21 from Doc94/patch-1
Update kernel version number to avoid confusion in instructions
This commit is contained in:
commit
9e25abe679
@ -49,7 +49,7 @@ sudo apt update
|
||||
```
|
||||
|
||||
To find the most recent kernels, run `apt-cache search linux-image` which will list all of the ones available. In this
|
||||
case, we'll install the `4.8.0 `kernel using the command below. Once we've done that, it is time to reboot the server
|
||||
case, we'll install the `4.9.0` kernel using the command below. Once we've done that, it is time to reboot the server
|
||||
to start using this kernel.
|
||||
|
||||
``` bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user