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:
@@ -11,13 +11,8 @@ Histolab is a Python library for processing whole slide images (WSI) in digital
|
||||
|
||||
## Installation
|
||||
|
||||
Install histolab using pip or conda:
|
||||
|
||||
```bash
|
||||
pip install histolab
|
||||
|
||||
# Or via conda
|
||||
conda install -c conda-forge histolab
|
||||
uv pip install histolab
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
|
||||
Reference in New Issue
Block a user