diff --git a/README.md b/README.md index 4359473..69d3046 100644 --- a/README.md +++ b/README.md @@ -9,17 +9,7 @@ ## 软件下载(Win7下载2.3.0版本) 🆕 [github下载](https://github.com/putyy/res-downloader/releases) -🆕 [蓝奏云下载 密码:9vs5](https://wwjv.lanzoum.com/b04wgtfyb) - -## Linux 版本 - -[![Packaging status](https://repology.org/badge/vertical-allrepos/res-downloader.svg)](https://repology.org/project/res-downloader/versions) - -### Arch Linux - -```bash -yay -Syu res-downloader -``` +🆕 [蓝奏云下载 密码:9vs5](https://wwjv.lanzoum.com/b04wgtfyb) ## 使用方法 > 0. 安装时一定要同意安装证书文件、一定要允许网络访问 diff --git a/build/README.md b/build/README.md index 2ebe293..21ac2f3 100644 --- a/build/README.md +++ b/build/README.md @@ -59,8 +59,11 @@ echo "$(cat build/linux/Debian/DEBIAN/.control | sed -e "s/{{Version}}/$(jq -r ' dpkg-deb --build ./build/linux/Debian build/bin/res-downloader_$(jq -r '.info.productVersion' wails.json)_arm.deb ``` - -> ArchLinux环境 +> ArchLinux环境 +> 安装 +> yay -Syu res-downloader +[![Packaging status](https://repology.org/badge/vertical-allrepos/res-downloader.svg)](https://repology.org/project/res-downloader/versions) +> ```bash git clone https://github.com/putyy/res-downloader.git cd res-downloader