Commit 9898d616 authored by Chunchi Che's avatar Chunchi Che

update readme

parent d9b054c4
Pipeline #22758 failed with stages
in 3 minutes and 32 seconds
......@@ -5,6 +5,11 @@
npm install
```
> In M1 platform, use the following command:
```bash
npm install --arch=x64 --openssl_fips=''
```
## Install Dependencies (macOS)
```bash
mkdir -p bin
......@@ -57,4 +62,4 @@ Languages & Frameworks
Node.js and NPM
Coding Assistance
Enable
```
\ No newline at end of file
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment