mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-01-26 16:58:56 +08:00
Updated installation instructions for all skills to always use uv pip install
This commit is contained in:
@@ -28,7 +28,7 @@ This skill should be used when:
|
||||
**Python SDK Installation:**
|
||||
```python
|
||||
# Stable release
|
||||
pip install benchling-sdk
|
||||
uv pip install benchling-sdk
|
||||
# or with Poetry
|
||||
poetry add benchling-sdk
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user