This commit is contained in:
Grant Miller 2021-07-26 18:03:00 -05:00
parent d80e5e736c
commit 9493219802

View File

@ -34,7 +34,7 @@ In order to run the generator, you will need to install the following tools:
## Generating the YAMLs
- Run `./d download_all`
- Run `./d download-all`
- Run `python3 parse.py`
This generates all the YAMLs in `data/` except those in `data/registers/`, which are manually extracted and cleaned up.