mirror of
https://github.com/sreedevk/deduplicator.git
synced 2026-09-14 09:36:34 +00:00
typo fix
This commit is contained in:
@@ -54,7 +54,7 @@ deduplicator ~/Media --min-size 100mb
|
|||||||
Currently, you can only install deduplicator using cargo package manager.
|
Currently, you can only install deduplicator using cargo package manager.
|
||||||
|
|
||||||
### Cargo
|
### Cargo
|
||||||
> [!WARNING] GxHash relies on aes hardware acceleration, so please set `RUSTFLAGS` to `"-C target-feature=+aes"` or `"-C target-cpu=native"` before
|
> GxHash relies on aes hardware acceleration, so please set `RUSTFLAGS` to `"-C target-feature=+aes"` or `"-C target-cpu=native"` before
|
||||||
> installing.
|
> installing.
|
||||||
|
|
||||||
#### install from crates.io
|
#### install from crates.io
|
||||||
|
|||||||
Reference in New Issue
Block a user