Update docs

This commit is contained in:
Victor Zverovich
2024-06-09 15:59:35 -07:00
parent ed21034a10
commit 702b6f3788
2 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ There are three primary ways to use {fmt} with CMake:
add_subdirectory(fmt)
target_link_libraries(<your-target> fmt::fmt)
## Install
## Installation
### Debian/Ubuntu