Skip to content

Commit e0b3555

Browse files
committed
Update README.md
1 parent 7b2cf52 commit e0b3555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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+
> [!TIP]\
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)