Merge pull request #349 from gcarq/docs-update

Update installation.md
This commit is contained in:
Gérald LONLAS
2018-01-08 23:50:21 -08:00
committed by GitHub

View File

@@ -139,7 +139,7 @@ This bot require Python 3.6 and TA-LIB
```bash
sudo add-apt-repository ppa:jonathonf/python-3.6
sudo apt-get update
sudo apt-get install python3.6 python3.6-venv build-essential autoconf libtool pkg-config make wget git
sudo apt-get install python3.6 python3.6-venv python3.6-dev build-essential autoconf libtool pkg-config make wget git
```
**2.1.2. Install TA-LIB**