We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967d1f8 commit c362004Copy full SHA for c362004
README.md
@@ -24,7 +24,7 @@ Setting up a **cross-platform** environment for building and testing C++/C proje
24
| coverage | gcovr, opencppcoverage, kcov |
25
| other | python, powershell, sevenzip |
26
27
-`setup-cpp` automatically installs the dependencies above tools if needed for the selected tool (e.g., `python` is required for `conan`).
+`setup-cpp` automatically handles the dependencies of the selected tool (e.g., `python` is required for `conan`).
28
29
## Usage
30
0 commit comments