summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjlleo <[email protected]>2021-05-26 21:02:15 +0800
committerGitHub <[email protected]>2021-05-26 21:02:15 +0800
commit241cfa6ae198753075760260eddb722239c31db4 (patch)
tree4a8fa941e212789d5893ef169ab777848491452e
parentfce22d710a3228521969cc9e12358b5d97272bec (diff)
Update README.md
-rw-r--r--README.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index 04d14c8..4411540 100644
--- a/README.md
+++ b/README.md
@@ -66,22 +66,24 @@ Cloudflare Warp 一键脚本([@missuo](https://github.com/missuo)):https:/
* Github主站下载链接(适用于IPv4网络的机器):
- X86_64 平台:
+ **X86_64 平台**:
```shell
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.6/nf_2.6_linux_amd64 && chmod +x nf && clear && ./nf
```
- ARM 平台:
- ```shell
- wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.6/nf_2.6_linux_arm64 && chmod +x nf && clear && ./nf
- ```
-
* CDN下载链接(通用选项,既适用于有IPv4网络的机器也适用于仅有IPv6网络的机器):
```shell
wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.60_linux_amd64 && chmod +x nf && clear && ./nf
```
+
+ **ARM 平台**:
+ ```shell
+ wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.6/nf_2.6_linux_arm64 && chmod +x nf && clear && ./nf
+ ```
+
+
## 效果演示图