mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
Updated installation instructions for all skills to always use uv pip install
This commit is contained in:
@@ -14,7 +14,7 @@ PyOpenMS provides Python bindings to the OpenMS library for computational mass s
|
||||
Install using uv:
|
||||
|
||||
```bash
|
||||
uv pip install pyopenms
|
||||
uv uv pip install pyopenms
|
||||
```
|
||||
|
||||
Verify installation:
|
||||
|
||||
Reference in New Issue
Block a user