Skip to content

Commit 33b98d4

Browse files
authored
README: Fix typo - pypy -> pypi (#1447)
Signed-off-by: dgw <[email protected]>
1 parent b3879f9 commit 33b98d4

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
@@ -81,7 +81,7 @@ The OTIO python bindings also support several other kinds of plugins, for more i
8181
Installing / Quick-Start
8282
------------------------
8383

84-
The python-wrapped version of OpenTimelineIO is publicly available via pypy. You can install OpenTimelineIO via:
84+
The Python-wrapped version of OpenTimelineIO is publicly available [via PyPI](https://pypi.org/project/OpenTimelineIO/). You can install OpenTimelineIO via:
8585

8686
`python -m pip install opentimelineio`
8787

0 commit comments

Comments
 (0)