mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-05 13:10:41 +02:00
docs: update installation instruction
This commit is contained in:
parent
fb6146e01d
commit
6d12371e7b
@ -44,13 +44,13 @@
|
|||||||
Install pydase using [`poetry`](https://python-poetry.org/):
|
Install pydase using [`poetry`](https://python-poetry.org/):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
poetry add git+https://github.com/tiqi-group/pydase.git
|
poetry add pydase
|
||||||
```
|
```
|
||||||
|
|
||||||
or `pip`:
|
or `pip`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install git+https://github.com/tiqi-group/pydase.git
|
pip install pydase
|
||||||
```
|
```
|
||||||
<!--installation-end-->
|
<!--installation-end-->
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user