mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 03:01:50 +02:00
docs: update install instructions
This commit is contained in:
@ -20,7 +20,7 @@ cd bec_widgets
|
||||
|
||||
Installing the package in editable mode allows you to make changes to the code and test them in real-time.
|
||||
```bash
|
||||
pip install -e .[dev]
|
||||
pip install -e .[dev,pyqt6]
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user