Skip to content

Commit 260a7d7

Browse files
committed
fix readme.md
1 parent 681a33a commit 260a7d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rust/signed_doc/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ Prepare non-signed document,
1717
`meta.json` file should follow the [`meta.schema.json`](./meta.schema.json).
1818

1919
```shell
20-
cargo run -p catalyst-signed-doc --example mk_signed_doc build
21-
signed_doc/doc.json signed_doc/schema.json signed_doc/doc.cose signed_doc/meta.json
20+
cargo run -p catalyst-signed-doc --example mk_signed_doc build signed_doc/doc.json signed_doc/doc.cose signed_doc/meta.json
2221
```
2322

2423
Inspect document

0 commit comments

Comments
 (0)