Skip to content

Commit a2c21d5

Browse files
committed
Update documentation of py port.
1 parent cb3e0aa commit a2c21d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/ports/py_port/package/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Install MetaCall binaries first:
2121
2222
curl -sL https://raw.githubusercontent.com/metacall/install/master/install.sh | bash
2323
24-
Then install Python package:
24+
Then install Python package through MetaCall:
2525

2626
.. code:: console
2727
28-
pip install metacall
28+
metacall install py metacall
2929
3030
Example
3131
========

0 commit comments

Comments
 (0)