Skip to content

Commit 3c16085

Browse files
authored
Update README.md
1 parent f6b607e commit 3c16085

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/grpc-proto-loader/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ Install dependencies:
1919

2020
```sh
2121
npm install
22-
23-
# Apple M1 users should install for x64 due to grpc-tools not supporting arm64
24-
npm i --target_arch=x64
2522
```
2623

2724
Use [`@grpc/proto-loader`](https://www.npmjs.com/package/@grpc/proto-loader) to generate the TypeScript files:

0 commit comments

Comments
 (0)