readme changed

This commit is contained in:
Piyush मिश्रः 2020-05-09 20:35:27 +05:30 committed by GitHub
parent bd5d14dbf0
commit e2b36ee12d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ A minimalistic grep with rust.
### To build:
cargo build
cargo build --release
cargo test
You'll find minigrep in `target/release/minigrep`