mirror of
https://github.com/ClovertaTheTrilobita/cellpose-web.git
synced 2026-04-01 23:14:50 +00:00
Update installation instructions in README
Clarify installation instructions for Linux/macOS and note Windows support.
This commit is contained in:
parent
95c3ddbd11
commit
2766c3496a
1 changed files with 3 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
## 🛠️手动部署
|
||||
|
|
|
|||
Loading…
Reference in a new issue