From 236075a1f89b9871735c10ec010c00ec8b448183 Mon Sep 17 00:00:00 2001 From: Vanilla Date: Mon, 1 Feb 2021 10:24:40 +0800 Subject: [PATCH] [+] Install by using Homebrew > README.md (#171) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e6241fe..864b82b 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ Electron 版本由 [@hawtim](https://github.com/hawtim) 和 [@qier222](https://g 访问本项目的 [Releases](https://github.com/qier222/YesPlayMusic/releases) 页面下载安装包,或者访问 [镜像下载站 (大陆访问更快)](https://dl.qier222.com/YesPlayMusic/) 下载。 +macOS 用户也可以通过 `brew install --cask yesplaymusic` 来安装。 + ## ⚙️ 部署至服务器 除了下载安装包使用,你还可以将本项目部署到你的服务器上。