summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjlleo <[email protected]>2021-12-30 16:42:50 +0800
committerGitHub <[email protected]>2021-12-30 16:42:50 +0800
commit302b711b1087c0bc3f9e88f77668ab856b6dc2ad (patch)
treefaeaf474c7db03ea95576d40f890b5ac3eebf651
parente4f1be5ff4eb30956a19b4dd092244b2e1adb465 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc2de20..8e9388c 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.61/nf_2.
wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.61_linux_amd64 && chmod +x nf && clear && ./nf
```
-* **ARM64**:
+* **Linux ARM64(macOS的arm版本,请用2.6版本的darwin_arm64)**:
```shell
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.61/nf_2.61_linux_arm64 && chmod +x nf && clear && ./nf
```