Skip to content

Commit d29a195

Browse files
authored
Update readme. (istio#73)
1 parent a6a33fd commit d29a195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/envoy/mixer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This Proxy will use Envoy and talk to Mixer server.
3838
* Start Envoy proxy, run
3939

4040
```
41-
bazel-bin/src/envoy/mixer/envoy -c src/envoy/prototype/envoy-mixer.conf
41+
bazel-bin/src/envoy/mixer/envoy -c src/envoy/mixer/envoy-mixer.conf
4242
```
4343

4444
* Then issue HTTP request to proxy.

0 commit comments

Comments
 (0)