Update README.md

This commit is contained in:
Dr.Lt.Data 2023-08-03 19:30:49 +09:00 committed by GitHub
parent c13c53d290
commit 8698849b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,7 @@ NODE_CLASS_MAPPINGS.update({
* `disable.py` - When disabled, it is automatically called * `disable.py` - When disabled, it is automatically called
* When installing a custom node setup `.js` file, it is recommended to write this script for disabling. * When installing a custom node setup `.js` file, it is recommended to write this script for disabling.
* `enable.py` - When enabled, it is automatically called * `enable.py` - When enabled, it is automatically called
* **All scripts are executed from the root path of the corresponding custom node.**
# Support of missing nodes installation # Support of missing nodes installation