Skip to content

Commit

Permalink
docs: add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann authored Nov 29, 2023
1 parent a8d08b0 commit 66b00af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 66b00af

Please sign in to comment.