Browse Source

Update README.MD

MoeClub 3 years ago
parent
commit
f0ce5241ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      AnyConnect/README.MD

+ 1 - 1
AnyConnect/README.MD

@@ -1,6 +1,6 @@
 # MacOS
 ```
-curl -sSL "https://raw.githubusercontent.com/MoeClub/Note/master/AnyConnect/mac.sh" |sudo bash -s <CERT_URL> <CERT_PWD>
+curl -sSL "https://raw.githubusercontent.com/MoeClub/Note/master/AnyConnect/mac.sh" |bash -s <CERT_URL> <CERT_PWD>
 
 ```