更新 README.md

This commit is contained in:
yyh 2025-03-18 11:27:50 +08:00
parent 321c41687e
commit ab89c771c5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ pip install FScanpy
### Option 2: Install from source
```bash
git clone https://github.com/seanchen607/FScanpy-package.git
git clone git@60.204.158.188:yyh/FScanpy-package.git
cd FScanpy-package
pip install -e .
```