Skip to content

Commit 060fb3f

Browse files
h4x0rclaude
andcommitted
docs: use toml snippet for install section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e12e5b1 commit 060fb3f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ reader.seek(SeekFrom::Start(1_048_576))?;
2626

2727
## Install
2828

29-
```sh
30-
cargo add ewf
29+
```toml
30+
[dependencies]
31+
ewf = "0.1"
3132
```
3233

3334
## Features

0 commit comments

Comments
 (0)