Skip to content

Commit 9e1c65b

Browse files
Update README.md
1 parent 283c61c commit 9e1c65b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ To use Fossil Test with CMake, follow these steps:
7575
Install CMake version `3.13.4` or newer:
7676

7777
```sh
78-
python -m pip install cmake # To install Meson
79-
python -m pip install --upgrade cmake # To upgrade Meson
78+
python -m pip install cmake # To install CMake
79+
python -m pip install --upgrade cmake # To upgrade CMake
8080
```
8181

8282
2. **Find and Integrate Fossil Test**:

0 commit comments

Comments
 (0)