diff --git a/README.md b/README.md index 8ff4245..f9368ad 100644 --- a/README.md +++ b/README.md @@ -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.