diff --git a/doc/usage.rst b/doc/usage.rst
index e71629c5..67f8d9cc 100644
--- a/doc/usage.rst
+++ b/doc/usage.rst
@@ -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 `__, using its `conda-forge `__ `package `__, as follows::
+
+ conda install -c conda-forge fmt
+
Android NDK
===========