Skip to content

Commit 7b7d747

Browse files
authored
Update README.md
1 parent c0fef2a commit 7b7d747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ pip install superannotate
2424
for COCO annotation format converters support also need to install:
2525

2626
```console
27-
pip install 'git+https://github.com/cocodataset/panopticapi.git'
28-
pip install 'git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI'
27+
pip install "git+https://github.com/cocodataset/panopticapi.git"
28+
pip install "git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI"
2929
```
3030

3131

0 commit comments

Comments
 (0)