diff options
author | sjlleo <[email protected]> | 2021-03-28 18:21:39 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2021-03-28 18:21:39 +0800 |
commit | 9b8c5e5a3360f27f5604d5833e6cc4827ac3a8d3 (patch) | |
tree | 859867dcdfc738d0f6c570a81e5e729f6328b9ab | |
parent | 3e0618ffb21e47db9186ccbb8d997070c10d7dc3 (diff) |
Update README.md
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -55,13 +55,13 @@ 2. 懒人一键运行包(使用编译好的二进制文件执行本小程序) -* Github主站下载链接(支持IPv4网络的机器): - -* `wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.6/nf_2.6_linux_amd64 && chmod +x nf && clear && ./nf` + * Github主站下载链接(支持IPv4网络的机器): -* CDN下载链接(支持双栈or仅支持IPv6网络的机器): + `wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.6/nf_2.6_linux_amd64 && chmod +x nf && clear && ./nf` -* `wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.60_linux_amd64 && chmod +x nf && clear && ./nf` + * CDN下载链接(支持双栈or仅支持IPv6网络的机器): + + `wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.60_linux_amd64 && chmod +x nf && clear && ./nf` ## 效果演示图 |