Skip to content

Commit 60cb50a

Browse files
committed
update link in main readme
1 parent 865c7bb commit 60cb50a

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
@@ -17,7 +17,7 @@ GraalPy has first-class support for embedding in Java and can turn Python applic
1717

1818
**Compatible with the Python ecosystem**
1919

20-
* Install [packages](https://pypi.org/) like *NumPy*, *PyTorch*, or *Tensorflow*; run [Hugging Face](https://huggingface.co/) models like *Stable Diffusion* or *GPT*
20+
* Install [packages](docs/user/Python-Runtime.md#installing-packages) like *NumPy*, *PyTorch*, or *Tensorflow*; run [Hugging Face](https://huggingface.co/) models like *Stable Diffusion* or *GPT*
2121
* See if the packages you need work with our [Python Compatibility Checker](https://www.graalvm.org/python/compatibility/)
2222
* Use almost any standard Python feature, the CPython tests run on every commit and pass ~85%
2323
![](docs/mcd.svg)<sup>

0 commit comments

Comments
 (0)