diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index fcdbf08..0052ab1 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -13,7 +13,7 @@ OR ``` pip install json-schema-for-humans -generate-schema-doc --config-file jsfh-conf.yaml ./schema ./docs/html +/Users/epugh/.asdf/installs/python/3.9.17/bin/generate-schema-doc --config-file jsfh-conf.yaml /Users/epugh/Documents/projects/ubi/schema/1.1.0/ /Users/epugh/Documents/projects/ubi/docs/html/1.1.0 # generated html for whole folder is written to ./docs/html ```