[docs] Added conda

This commit is contained in:
Tom de Geus 2019-11-16 07:30:31 +01:00 committed by Victor Zverovich
parent dcde089b4e
commit 3dc8639f8a

View File

@ -103,7 +103,14 @@ the previous section. Then compile the ``doc`` target/project, for example::
make doc
This will generate the HTML documentation in ``doc/html``.
Conda
=====
fmt can be install (for Windows, macOS and Linux) on `Conda <https://docs.conda.io/en/latest/>`__, using its `conda-forge <https://conda-forge.org>`__ `package <https://github.com/conda-forge/fmt-feedstock>`__, as follows::
conda install -c conda-forge fmt
Android NDK
===========