Skip to content

Commit

Permalink
update configuration download link
Browse files Browse the repository at this point in the history
  • Loading branch information
bdewein committed Nov 16, 2022
1 parent cb7d6e3 commit 4a34e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In an empty directory:
curl -L "https://github.com/itplr-kosit/validator/releases/download/v1.4.2/validator-1.4.2-distribution.zip" --output validator.zip

# download configuration (for 2.2.0)
curl -L "https://github.com/itplr-kosit/validator-configuration-xrechnung/releases/download/release-2022-05-31/validator-configuration-xrechnung_2.2.0_2022-05-31.zip" --output validator-configuration.zip
curl -L "https://github.com/itplr-kosit/validator-configuration-xrechnung/releases/download/release-2022-11-15/validator-configuration-xrechnung_2.2.0_2022-11-15.zip" --output validator-configuration.zip

# download one most recent test document
curl -L "https://raw.githubusercontent.com/itplr-kosit/xrechnung-testsuite/master/src/test/business-cases/standard/01.01a-INVOICE_ubl.xml" --output ubl.xml
Expand Down

0 comments on commit 4a34e0c

Please sign in to comment.