We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 957ff4e + c12eab3 commit 959d9fcCopy full SHA for 959d9fc
1 file changed
README.rst
@@ -14,9 +14,9 @@ programs. It is a pure python module which depends on the `psutil
14
==============
15
Installation
16
17
-To install through easy_install or pip::
+Install via pip::
18
19
- $ easy_install -U memory_profiler # pip 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>`_.
0 commit comments