We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5094e6a commit 3978bb6Copy full SHA for 3978bb6
1 file changed
README.rst
@@ -18,6 +18,9 @@ To install through easy_install or pip::
18
19
$ easy_install -U memory_profiler # pip install -U memory_profiler
20
21
+The package is also available on ```conda-forge``
22
+<https://github.com/conda-forge/memory_profiler-feedstock>`_.
23
+
24
To install from source, download the package, extract and type::
25
26
$ python setup.py install
0 commit comments