summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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`
## 效果演示图