Skip to content

Commit

Permalink
Merge pull request #124 from putyy/wails
Browse files Browse the repository at this point in the history
update md
  • Loading branch information
putyy authored Jan 10, 2025
2 parents 5e7022e + f5b5767 commit e024a81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. 安装时一定要同意安装证书文件、一定要允许网络访问
Expand Down
7 changes: 5 additions & 2 deletions build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e024a81

Please sign in to comment.