Skip to content

Commit d86e655

Browse files
authored
fix pywcmp command in WCMP2 validation recipe (#9)
1 parent d09c5e2 commit d86e655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/sections/data-publishers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The [pywcmp](https://github.com/wmo-im/pywcmp) tool provides a test suite to val
9393
pip3 install pywcmp
9494
9595
# sync WCMP2 schemas and codelists
96-
pywis-pubsub bundle sync
96+
pywcmp bundle sync
9797
9898
# validate WCMP2 against abstract test suite (file on disk)
9999
pywcmp ets validate /path/to/file.json

0 commit comments

Comments
 (0)