Skip to content

Commit

Permalink
[docs] Added conda
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus authored and vitaut committed Nov 16, 2019
1 parent dcde089 commit 3dc8639
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion doc/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
===========

Expand Down

0 comments on commit 3dc8639

Please sign in to comment.