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:
@@ -21,14 +21,8 @@ This skill should be used when:
|
||||
|
||||
## Installation
|
||||
|
||||
Install medchem via conda or pip:
|
||||
|
||||
```bash
|
||||
# Via conda
|
||||
micromamba install -c conda-forge medchem
|
||||
|
||||
# Via pip
|
||||
pip install medchem
|
||||
uv pip install medchem
|
||||
```
|
||||
|
||||
## Core Capabilities
|
||||
|
||||
Reference in New Issue
Block a user