documentation install
This commit is contained in:
parent
0e249480ac
commit
51a8312b69
12
README.md
12
README.md
@ -15,16 +15,8 @@ each containing an arbitrary amount of channels.
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
The makefile provides targets for using the library both as native C++ extension
|
The makefile provides targets for using the library both as native C++ extension
|
||||||
and as Python module. Building the C++ codes is done via
|
and as Python module. The package supports usage on Linux and MacOSX.
|
||||||
|
The tdm_ripper module is built on these platforms by
|
||||||
```Shell
|
|
||||||
make
|
|
||||||
# or
|
|
||||||
make extall
|
|
||||||
```
|
|
||||||
|
|
||||||
The package supports usage on Linux and MacOSX. The tdm_ripper module is built
|
|
||||||
on these platforms by
|
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
make install
|
make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user