Update Readme authored by Ben Chuang's avatar Ben Chuang
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
* The patches had been included in linux v5.4rc [commit log](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.4-rc1&id=e51df6ce668a8f75ce27f83ce0f60103c568c375). Download linux-5.4rc from [kernel](http://www.kernel.org). * The patches had been included in linux v5.4rc [commit log](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.4-rc1&id=e51df6ce668a8f75ce27f83ce0f60103c568c375). Download linux-5.4rc from [kernel](http://www.kernel.org).
* For Manjaro, please use [core/linux54](https://gitlab.manjaro.org/packages/core/linux54) packages. * For Manjaro, please use [core/linux54](https://gitlab.manjaro.org/packages/core/linux54) packages.
* How to do it, please refers to [Manjaro Kernels](https://wiki.manjaro.org/index.php/Manjaro_Kernels) Wiki. * How to do it, please refers to [Manjaro Kernels](https://wiki.manjaro.org/index.php/Manjaro_Kernels) Wiki.
* use [Manjaro Settings Manager](https://wiki.manjaro.org/index.php?title=Manjaro_Settings_Manager#Kernel) to install linux54, it's a friendly tool or use `mhwd-kernel` command. (Of course, you can also use `pacman`) * use [Manjaro Settings Manager](https://wiki.manjaro.org/index.php?title=Manjaro_Settings_Manager#Kernel) to install linux54, Manjaro settings Manager is a friendly tool or use `mhwd-kernel` command. (Of course, you can also use `pacman`)
* i.e., use `mhwd-kernel` command to install linux54 * i.e., use `mhwd-kernel` command to install linux54
``` ```
$ mhwd-kernel -i linux54 # install linux 5.4 $ mhwd-kernel -i linux54 # install linux 5.4
... ...
......