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:
@@ -47,7 +47,7 @@ The Latch platform provides four main areas of functionality:
|
||||
|
||||
```bash
|
||||
# Install Latch SDK
|
||||
python3 -m pip install latch
|
||||
python3 -m uv pip install latch
|
||||
|
||||
# Login to Latch
|
||||
latch login
|
||||
|
||||
Reference in New Issue
Block a user