Skip to content

Commit 273a5f6

Browse files
committed
update roipoly installation instructions
1 parent 15c90b4 commit 273a5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This repository contains C++ and Python code to define and handle Gaussian Mixtu
3232

3333
### Python implementation ###
3434
* Install ***roipoly*** library for the definition of a region of interest (see https://github.com/jdoepfert/roipoly.py):
35-
`git clone https://github.com/jdoepfert/roipoly.py`
35+
`pip install roipoly`
3636
* Install ***scikit-learn*** library for (for further information: https://scikit-learn.org/stable/index.html):
3737
`pip install -U scikit-learn`
3838

0 commit comments

Comments
 (0)