소스 검색

update README.md

MaysWind 8 달 전
부모
커밋
1a12cfcde3
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -48,6 +48,11 @@ Options:
 #### Prebuilt release
 Latest Release: [https://github.com/mayswind/AriaNg-Native/releases](https://github.com/mayswind/AriaNg-Native/releases)
 
+> **For mac with Apple silicon**  
+> Before starting to install, you need to execute the following command, otherwise the system will show you the file is damaged.
+> 
+>     $ xattr -r -d com.apple.quarantine AriaNg_Native-macOS-arm64.dmg
+
 #### Building from source
 Make sure you have [Node.js](https://nodejs.org/) and [NPM](https://www.npmjs.com/) installed. Then download the source code, and follow these steps.