diff --git a/README.md b/README.md index feb002d5..891a556d 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,11 @@ $ source virtualenv/bin/activate $ pip install -r requirements.txt ``` -Then run the utility scripts to parse the schema: +Then run the utility scripts to parse the schemas: ```console $ ./util/generate-hugo-content.py -i ./data/iseal-core.csv --clean -d +$ ./util/generate-hugo-content.py -i data/fsc.csv -d ``` ## Node.js Setup