From 2151857c89ce63f041c418023a7f8a5c50cfd92e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=95=E8=87=A7?= Date: Wed, 30 Sep 2020 17:39:05 +0800 Subject: [PATCH] :pencil: Docs: update README.md (#555) aurman is easy to cause misunderstanding, but yay is a command that can be run directly (aur's most popular assistant) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f62d62..1676f09 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ macOS 用户请下载最新版本的 `dmg` 文件。 Linux 用户请下载 `AppImage` 文件。 -**如果你是 Arch 类的 Linux 用户,可以直接通过 `aurman -S picgo-appimage` 来安装 PicGo。感谢 @houbaron 的贡献!** +**如果你是 Arch 类的 Linux 用户,可以直接通过 `yay -S picgo-appimage` 来安装 PicGo (若是没有则先安装 yay ,是 aur 仓库助手)。感谢 @houbaron 的贡献!** ## 应用截图 @@ -144,4 +144,4 @@ npm run electron:build [MIT](http://opensource.org/licenses/MIT) -Copyright (c) 2017 - 2019 Molunerfinn \ No newline at end of file +Copyright (c) 2017 - 2019 Molunerfinn