We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283c61c commit 9e1c65bCopy full SHA for 9e1c65b
README.md
@@ -75,8 +75,8 @@ To use Fossil Test with CMake, follow these steps:
75
Install CMake version `3.13.4` or newer:
76
77
```sh
78
- python -m pip install cmake # To install Meson
79
- python -m pip install --upgrade cmake # To upgrade Meson
+ python -m pip install cmake # To install CMake
+ python -m pip install --upgrade cmake # To upgrade CMake
80
```
81
82
2. **Find and Integrate Fossil Test**:
0 commit comments