Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Jul 25, 2024
1 parent 774c548 commit 2d8a4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ $list = FileList::make('/path/to/scan')->withFind()->run();
The `scout-seeker` binary is used to list files in a directory, you can add path of binary as parameter of `withScoutSeeker()` method if it's not in your PATH.

> [!IMPORTANT]
> You can install `scout-seeker` (v0.2.11 min) with Cargo:
> You can install `scout-seeker` (v0.2.11 min) with [Cargo](https://www.rust-lang.org/) (Rust package manager):
>
> ```sh
> cargo install scout-seeker
Expand Down

0 comments on commit 2d8a4fb

Please sign in to comment.