Merge pull request #27 from jpoimboe/readme-ccache

ccache README recommendation
This commit is contained in:
Seth Jennings 2014-02-18 16:07:29 -06:00
commit 054b638655
1 changed files with 3 additions and 0 deletions

View File

@ -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