diff --git a/devNotes/sugarcube stuff/building sugarcube.txt b/devNotes/sugarcube stuff/building sugarcube.txt
index 35ef1dac1c18bcc22a852db564c0ddc9ec0080ce..5e394c8597c0ea6eb9c9fb59039376c7d762af07 100644
--- a/devNotes/sugarcube stuff/building sugarcube.txt	
+++ b/devNotes/sugarcube stuff/building sugarcube.txt	
@@ -38,6 +38,10 @@ and for the debug version:
 
 Find result files in the dist directory.
 
+Patching
+create a new patch with
+git apply <full path to sugarcube-fc-changes.patch>
+Make sure to stage new files first as otherwise they are lost.
 
 APPENDIX Lists required steps very briefly.