README.md

<P>Patches are applied using the <CODE>patch</CODE> command e.g. to
apply a patch called <I>76.kaboom.patch</I> run..</P>

<CODE>
patch -s &lt; 76.kaboom.patch
</CODE>

<P>Warnings don't usually matter. If you get an error message, check the
manual page for <CODE>patch</CODE> for information on identifying the
problem.</P>