Skip to content

Commit 13197e9

Browse files
committed
Improve README
1 parent 4423e47 commit 13197e9

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)