Upload UPDATE_SOURCE.md

This commit is contained in:
Thomas A 2023-04-12 08:52:39 -07:00
parent 1416db6f9e
commit b01038e346

View File

@ -0,0 +1,5 @@
# Notes
* When uploading the sources to GitHub, make sure to not include the generated `.pyc` files.
* Make sure to execute `generate-derived-sources.sh` and `generate-unified-sources.sh` first before you execute `generate-offlineasm.sh`
* Make sure to check/update the `generate-offlineasm.sh` script first before you execute it.