Skip to content

Commit ca8b5ba

Browse files
committed
Update README.md
1 parent e0b3555 commit ca8b5ba

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
@@ -32,7 +32,7 @@ provides the ability to **parse**, **compare**, and **increment** semantic versi
3232
GIT_TAG v0.4.0)
3333
FetchContent_MakeAvailable(cpp-semver)
3434
```
35-
> [!TIP]\
35+
3636
> To use the lib as a C++20 module, you have to turn the `SEMVER_BUILD_MODULE` option `ON`:
3737
> ```cmake
3838
> set(SEMVER_BUILD_MODULE ON)

0 commit comments

Comments
 (0)