There was an error while loading. Please reload this page.
1 parent 4a743dc commit bc62c25Copy full SHA for bc62c25
1 file changed
pages/guide/installation/manual.md
@@ -283,6 +283,25 @@ winget install OpenListTeam.OpenList
283
openlist server
284
```
285
286
+:::
287
+
288
+### MacOS
289
290
+::: en
291
+OpenList is available via Homebrew on macOS.
292
293
+::: zh-CN
294
+MacOS 可以从 Homebrew 安装。
295
296
297
+#### Homebrew
298
299
+```bash
300
+$ brew install openlist
301
+```
302
303
304
305
### Android
306
307
::: en
0 commit comments