mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-29 07:43:46 +08:00
Updated installation instructions for all skills to always use uv pip install
This commit is contained in:
@@ -252,7 +252,7 @@ Often you'll need multiple capabilities together (e.g., app development + config
|
||||
### Install dxpy
|
||||
|
||||
```bash
|
||||
pip install dxpy
|
||||
uv pip install dxpy
|
||||
```
|
||||
|
||||
### Login to DNAnexus
|
||||
|
||||
Reference in New Issue
Block a user