diff --git a/README.md b/README.md index 267c256..0140d35 100644 --- a/README.md +++ b/README.md @@ -126,13 +126,9 @@ git clone https://github.com/sharkdp/fd cd fd cargo build -# Run unit tests +# Run unit tests and integration tests cargo test -# Run integration tests -cd tests -bash test.sh - # Install cargo install ```