Commit 1bd4f54f authored by JackBoosY's avatar JackBoosY Committed by Victor Zverovich

update format

parent 11cc2903
...@@ -238,7 +238,7 @@ header-only library so it doesn't provide any linkage options. ...@@ -238,7 +238,7 @@ header-only library so it doesn't provide any linkage options.
Quick build Quick build
~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~
You can download and install fmt using the `vcpkg <https://github.com/Microsoft/vcpkg>`_ dependency manager:: You can download and install fmt using the `vcpkg <https://github.com/Microsoft/vcpkg>`_ dependency manager::
...@@ -248,7 +248,10 @@ You can download and install fmt using the `vcpkg <https://github.com/Microsoft/ ...@@ -248,7 +248,10 @@ You can download and install fmt using the `vcpkg <https://github.com/Microsoft/
$ ./vcpkg integrate install $ ./vcpkg integrate install
$ ./vcpkg install fmt $ ./vcpkg install fmt
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 <https://github.com/Microsoft/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 <https://github.com/Microsoft/vcpkg>`_
on the vcpkg repository.
Running the tests Running the tests
~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment