Update references to shema-fields.csv

This commit is contained in:
2021-12-20 12:04:11 +02:00
parent 78c3d62b71
commit baf534efd5
5 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@ $ pip install -r requirements.txt
Then run the utility scripts to parse the schema:
```console
$ ./util/generate-hugo-content.py -i ./data/schema-fields.csv --clean -d
$ ./util/generate-hugo-content.py -i ./data/iseal-core.csv --clean -d
```
## Node.js Setup