Skip to content

Commit e40f4aa

Browse files
committed
doc: add prereq requirements
Signed-off-by: Martijn Swaagman <[email protected]>
1 parent 8ee6277 commit e40f4aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424

2525
### Using WASM filters in Envoy
2626

27-
Each example can be run with `docker compose` and has a matching Envoy configuration.
27+
Each example can be run with `docker compose` and has a matching Envoy configuration. These instruction require that both
28+
[Rust](https://www.rust-lang.org/) and [docker compose](https://docker-docs.netlify.app/compose/install/) are installed.
2829

2930
1. Build the examples WASM filters
3031
```sh

0 commit comments

Comments
 (0)