File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,11 @@ pip install 'git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&sub
2929```
3030
3131
32- The package officially supports Python 3.6+ and was tested under Linux platform.
33- For Windows based Anaconda distribution
34- you might also need to install * shapely* package separately:
32+ The package officially supports Python 3.6+ and was tested under Linux and
33+ Windows ([ Anaconda] ( https://www.anaconda.com/products/individual#windows ) ) platforms.
3534
36- ``` console
37- conda install shapely
38- ```
39-
40- For further steps please have a look at the [ tutorial] ( https://superannotate.readthedocs.io/en/latest/tutorial.sdk.html ) .
35+ For more detailed installation steps and package usage please have a look at the
36+ [ tutorial] ( https://superannotate.readthedocs.io/en/stable/tutorial.sdk.html ) .
4137
4238## Supported Features
4339
You can’t perform that action at this time.
0 commit comments