Skip to content

Commit cb7e10a

Browse files
committed
Add note about docker when running grpc-web example
1 parent 8e07296 commit cb7e10a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/grpc-web/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ npm install
2121

2222
### Running the app
2323

24+
(Note, docker is required to run the envoy proxy.)
25+
2426
Run the demo:
2527

2628
```bash

0 commit comments

Comments
 (0)