Fix find_ to generate_

This commit is contained in:
Detanup01 2024-11-04 13:23:59 +01:00 committed by GitHub
parent 6792e9adb0
commit 2c49c8645f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ This project depends on many third-party libraries and tools, credits to them fo
---
# How to use the emu
* **Always generate the interfaces file using the `find_interfaces` tool.**
* **Always generate the interfaces file using the `generate_interfaces` tool.**
* **Generate the proper app configuration using the `generate_emu_config` tool.**
* **If things don't work, try the `ColdClientLoader` setup.**