mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-12-30 01:21:17 +01:00
docs: update installation instruction
This commit is contained in:
@@ -44,13 +44,13 @@
|
||||
Install pydase using [`poetry`](https://python-poetry.org/):
|
||||
|
||||
```bash
|
||||
poetry add git+https://github.com/tiqi-group/pydase.git
|
||||
poetry add pydase
|
||||
```
|
||||
|
||||
or `pip`:
|
||||
|
||||
```bash
|
||||
pip install git+https://github.com/tiqi-group/pydase.git
|
||||
pip install pydase
|
||||
```
|
||||
<!--installation-end-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user