We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3e0aa commit a2c21d5Copy full SHA for a2c21d5
source/ports/py_port/package/README.rst
@@ -21,11 +21,11 @@ Install MetaCall binaries first:
21
22
curl -sL https://raw.githubusercontent.com/metacall/install/master/install.sh | bash
23
24
-Then install Python package:
+Then install Python package through MetaCall:
25
26
.. code:: console
27
28
- pip install metacall
+ metacall install py metacall
29
30
Example
31
========
0 commit comments