Skip to content

Commit

Permalink
install.md Linux download instructions are more detailed
Browse files Browse the repository at this point in the history
  • Loading branch information
samgermain authored and mrjbq7 committed Apr 13, 2023
1 parent 487fe7b commit 765b2c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ and unzip to ``C:\ta-lib``
#### Linux
Download [ta-lib-0.4.0-src.tar.gz](https://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz) and:
```
$ untar and cd
$ tar -xvf ta-lib-0.4.0-src.tar.gz
$ cd ta-lib
$ ./configure --prefix=/usr
$ make
$ sudo make install
Expand Down

0 comments on commit 765b2c8

Please sign in to comment.