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:
@@ -414,7 +414,7 @@ To verify that the bioRxiv database skill is working correctly, run the comprehe
|
||||
|
||||
**Prerequisites:**
|
||||
```bash
|
||||
pip install requests
|
||||
uv pip install requests
|
||||
```
|
||||
|
||||
**Run tests:**
|
||||
|
||||
Reference in New Issue
Block a user