Skip to content

Commit bcf7402

Browse files
Alenarjpraynaud
authored andcommitted
Update website library documentation
1 parent d2c98c9 commit bcf7402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/website/root/manual/developer-docs/nodes/mithril-client-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Snapshot download and certificate chain validation can take quite some time even
117117
An example of implementation with the crate [indicatif](https://crates.io/crates/indicatif) is available in the [Mithril repository](https://github.com/input-output-hk/mithril/tree/main/mithril-client/examples/snapshot_list_get_show_download_verify.rs). To run it, execute the following command:
118118

119119
```bash
120-
cargo run --example snapshot_list_get_show_download_verify
120+
cargo run --example snapshot_list_get_show_download_verify --features fs
121121
```
122122

123123
:::

0 commit comments

Comments
 (0)