We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b270e6 commit e56ae61Copy full SHA for e56ae61
1 file changed
README.md
@@ -34,7 +34,7 @@ The tracking issue for dynamic modules in general is [here](https://github.com/e
34
make test
35
# Build all dynamic modules
36
make build
37
-# Run integration tests with Envoy
+# Run integration tests with Envoy via func-e (no local installation required)
38
make integration-test
39
```
40
0 commit comments