Update 2_Image_Building - More verbose comment authored by Nils Küster's avatar Nils Küster
......@@ -38,7 +38,7 @@ cp -a reseed reseed_InsertTagOfTheOldImageHere
cd reseed
git pull
# Optional - Apply custom changes
# !Optional! - Apply custom changes - Usually not mandatory
git apply example/path/to/example_changes.patch
```
......
......