Skip to content

Commit 454b3fe

Browse files
committed
Version bump to 0.12.0. Updating proto for release. Added components for the sample to work and updated README.
1 parent 505a124 commit 454b3fe

File tree

8 files changed

+4593
-29
lines changed

8 files changed

+4593
-29
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ npm install
4444
```
4545

4646
```bash
47-
dapr run --app-protocol grpc --dapr-grpc-port=50001 node app.js
47+
dapr run --app-protocol grpc --dapr-grpc-port=50001 node app.js --components-path ./components
4848
```
4949

5050
### Generate gRPC interface and proto buf stubs

0 commit comments

Comments
 (0)