Skip to content

Commit c362004

Browse files
committed
docs: fix readme wording [skip ci]
1 parent 967d1f8 commit c362004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Setting up a **cross-platform** environment for building and testing C++/C proje
2424
| coverage | gcovr, opencppcoverage, kcov |
2525
| other | python, powershell, sevenzip |
2626

27-
`setup-cpp` automatically installs the dependencies above tools if needed for the selected tool (e.g., `python` is required for `conan`).
27+
`setup-cpp` automatically handles the dependencies of the selected tool (e.g., `python` is required for `conan`).
2828

2929
## Usage
3030

0 commit comments

Comments
 (0)