From 1bd4f54fa627ce358b44984fe15ef1a0446ccfc4 Mon Sep 17 00:00:00 2001 From: JackBoosY Date: Thu, 16 Jan 2020 18:53:51 -0800 Subject: [PATCH] update format --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index acb876ee..19ea3a1c 100644 --- a/README.rst +++ b/README.rst @@ -238,7 +238,7 @@ header-only library so it doesn't provide any linkage options. Quick build -~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~ You can download and install fmt using the `vcpkg `_ dependency manager:: @@ -248,7 +248,10 @@ You can download and install fmt using the `vcpkg `_ on the vcpkg repository. +The fmt port in vcpkg is kept up to date by Microsoft team members and +community contributors. +If the version is out of date, please `create an issue or pull request `_ +on the vcpkg repository. Running the tests ~~~~~~~~~~~~~~~~~