diff --git a/doc/get-started.md b/doc/get-started.md index 466d1c1b..6bcefe7d 100644 --- a/doc/get-started.md +++ b/doc/get-started.md @@ -78,6 +78,17 @@ community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository. --> +### Conan + +You can download and install {fmt} using the [Conan](https://conan.io/) package manager: + + conan install -r conancenter --requires="fmt/[*]" --build=missing + + + ## Building from Source CMake works by generating native makefiles or project files that can be