Skip to content

Commit 0ccc599

Browse files
authored
Add Homebrew install instruction (#164)
1 parent 9a14b16 commit 0ccc599

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

installation/desktop/macos.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ Please click the button below to download the installation package for MacOS **C
3232
<p className="prose" style={{ margin: 0, fontSize: "0.8rem" }}>Download for MacOS</p>
3333
</a>
3434

35+
## Install via Homebrew
36+
37+
ComfyUI Desktop can also be installed via [Homebrew](https://brew.sh/):
38+
39+
```
40+
brew install comfyui
41+
```
42+
3543
## ComfyUI Desktop Installation Steps
3644

3745
Double-click the downloaded installation package file. As shown in the image, drag the **ComfyUI** application into the **Applications** folder following the arrow

zh-CN/installation/desktop/macos.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ ComfyUI 桌面版是一个开源项目,完整代码请访问[这里](https://g
3030
<p className="prose" style={{ margin: 0, fontSize: "0.8rem" }}>Download for macOS</p>
3131
</a>
3232

33+
## 通过 Homebrew 安装
34+
35+
ComfyUI 桌面版也可通过 [Homebrew](https://brew.sh/) 安装:
36+
37+
```
38+
brew install comfyui
39+
```
40+
3341
## ComfyUI 桌面版安装步骤
3442

3543
1. 双击下载到的安装包文件。

0 commit comments

Comments
 (0)