We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9ff3c commit ecc0fcfCopy full SHA for ecc0fcf
README.md
@@ -21,7 +21,7 @@ this project uses Cython and Numpy to efficiently and cleanly bind to TA-Lib
21
You can install from PyPI:
22
23
```
24
-$ easy_install TA-Lib
+$ pip install TA-Lib
25
26
27
Or checkout the sources and run ``setup.py`` yourself:
docs/install.md
@@ -3,7 +3,7 @@
3
4
5
6
7
8
9
0 commit comments