Skip to content

Commit

Permalink
Update website library documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Alenar committed Nov 13, 2023
1 parent 5cd1fb7 commit 35cfe76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Snapshot download and certificate chain validation can take quite some time even
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:

```bash
cargo run --example snapshot_list_get_show_download_verify
cargo run --example snapshot_list_get_show_download_verify --features fs
```

:::
Expand Down

0 comments on commit 35cfe76

Please sign in to comment.