diff --git a/docs/README.md b/docs/README.md index 8b7aecb0..5b57281c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,6 +7,14 @@ Generation of Safe-DS stubs for Python libraries. +## Installation + +Get the latest version from [PyPI](https://pypi.org/project/safe-ds-stubgen): + +```shell +pip install safe-ds-stubgen +``` + ## Documentation You can find the full documentation [here](https://stubgen.safeds.com).