Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
SysIntAu committed Jan 25, 2017
1 parent d491528 commit 77a1248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -67,9 +67,9 @@ To access the full suite of both AMP and SOMA operations, Download AMP SOMA sche
Use the Web GUI, or perform the following commands from the dpdirect directory:
```
dpdirect DEV operation=get-file name=store://app-mgmt-protocol-v3.xsd > ./schemas/download/app-mgmt-protocol-v3.xsd
dpdirect DEV operation=get-file name=store://xml-mgmt-base.xsd > ./schemas/download/xml-mgmt-base.xsd
dpdirect DEV operation=get-file name=store://xml-mgmt.xsd > ./schemas/download/xml-mgmt.xsd
dpdirect DEV operation=get-file name=store://xml-mgmt-ops.xsd > ./schemas/download/xml-mgmt-ops.xsd
dpdirect DEV operation=get-file name=store://xml-mgmt-ops.xsd > ./schemas/download/xml-mgmt-ops.xsd
```
Copy over the downloaded files from the schema/download file to the schema/default directory, over-writing the current schemas.

Expand Down

0 comments on commit 77a1248

Please sign in to comment.