diff --git a/README.md b/README.md index 038ef09..2757bba 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ Install the dependencies for the "kpatch build" command: sudo yum install rpmdevtools pesign sudo yum-builddep kernel + # optional, but highly recommended + sudo yum install ccache + Compile kpatch: make