Skip to content

Commit

Permalink
trivia: fix typo in README (envoyproxy#5883)
Browse files Browse the repository at this point in the history
Remove a superfluous line of three back-ticks that caused improper formatting of the http_proxy section.

Signed-off-by: Larry West <Larry_West@intuit.com>
Signed-off-by: Fred Douglas <fredlas@google.com>
  • Loading branch information
larrywest42 authored and fredlas committed Mar 5, 2019
1 parent d558951 commit a20c4b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ An example basic invocation to build a developer version of the Envoy static bin
```

The build image defaults to `envoyproxy/envoy-build-ubuntu`, but you can choose build image by setting `IMAGE_NAME` in the environment.
```

In case your setup is behind a proxy, set `http_proxy` and `https_proxy` to the proxy servers before invoking the build.

Expand Down

0 comments on commit a20c4b3

Please sign in to comment.