Update README.md

新增 Arch Linux 的 AUR 包支持
This commit is contained in:
taotieren 2022-11-18 13:53:24 +08:00 committed by GitHub
parent eccf6e511b
commit d571c49ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -5,6 +5,15 @@
版本较低的Windows系统自带的终端可能不支持本程序替代方案在 [cmder](https://github.com/cmderdev/cmder) 中运行。 版本较低的Windows系统自带的终端可能不支持本程序替代方案在 [cmder](https://github.com/cmderdev/cmder) 中运行。
Arch Linux 可以从 AUR 获取:[n-m3u8dl-re-bin](https://aur.archlinux.org/packages/n-m3u8dl-re-bin)、[n-m3u8dl-re-git](https://aur.archlinux.org/packages/n-m3u8dl-re-git)
```bash
# Arch Linux 及其衍生版安装 N_m3u8DL-RE 发行版
yay -Syu n-m3u8dl-re-bin
# Arch Linux 及其衍生版安装 N_m3u8DL-RE 开发版
yay -Syu n-m3u8dl-re-git
```
--- ---
# 命令行参数 # 命令行参数