fix readme
This commit is contained in:
parent
7fde7f53da
commit
ace18808ca
@ -10,13 +10,13 @@ Strict type stubs for the Blender Python API. Provides autocomplete, type checki
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
pip install blender-python-stubs==5.1.0
|
||||
pip install blender-python-stubs
|
||||
```
|
||||
|
||||
The version matches your target Blender version:
|
||||
|
||||
| Blender Version | Install Command | PyPI |
|
||||
| --------------- | ---------------------------------------------- | ---- |
|
||||
| --------------- | ---------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
|
||||
| 5.1 | `pip install "blender-python-stubs>=5.1,<5.2"` | [](https://pypi.org/project/blender-python-stubs/5.1.0.1/) |
|
||||
| 5.0 | `pip install "blender-python-stubs>=5.0,<5.1"` | [](https://pypi.org/project/blender-python-stubs/5.0.1.0/) |
|
||||
| 4.5 | `pip install "blender-python-stubs>=4.5,<4.6"` | [](https://pypi.org/project/blender-python-stubs/4.5.8.1/) |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user