Update installation instructions in README

Clarify installation instructions for Linux/macOS and note Windows support.
This commit is contained in:
ClovertaTheTrilobita 2025-10-16 22:34:13 +03:00 committed by GitHub
parent 95c3ddbd11
commit 2766c3496a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,10 +22,12 @@
## 🚀一键安装 ## 🚀一键安装
<b>[Release页面](https://github.com/ClovertaTheTrilobita/cellpose-web/releases)</b>中下载最新的<b>install.sh</b>到你的机器上。 <b>[Release页面](https://github.com/ClovertaTheTrilobita/cellpose-web/releases)</b>中下载最新的 <b>install.sh</b> 到你的Linux/macOS机器上。
将它放到你希望项目存在的位置,并执行它,安装脚本会将项目自动拉取到同一目录下。 将它放到你希望项目存在的位置,并执行它,安装脚本会将项目自动拉取到同一目录下。
Windows暂时不支持通过脚本一键安装。
<br> <br>
## 🛠️手动部署 ## 🛠️手动部署