summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjlleo <[email protected]>2021-03-28 18:21:39 +0800
committerGitHub <[email protected]>2021-03-28 18:21:39 +0800
commit9b8c5e5a3360f27f5604d5833e6cc4827ac3a8d3 (patch)
tree859867dcdfc738d0f6c570a81e5e729f6328b9ab
parent3e0618ffb21e47db9186ccbb8d997070c10d7dc3 (diff)
Update README.md
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index e19332f..7f28947 100644
--- a/README.md
+++ b/README.md
@@ -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`
## 效果演示图