Skip to content

Commit

Permalink
docs: point upstream link to specific section (#104)
Browse files Browse the repository at this point in the history
There was some confusion around _which requirements_ were needed for building Envoy Mobile. This should help clarify.

Signed-off-by: Michael Rebello <mrebello@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
  • Loading branch information
rebello95 authored and jpsim committed Nov 29, 2022
1 parent 001f57e commit caec385
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mobile/docs/root/start/building/building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ Building
.. _building_requirements:

In order to compile the artifacts used by the Envoy Mobile library,
your system must also meet
`these requirements for building Envoy <https://github.com/envoyproxy/envoy/tree/master/bazel>`_.
your system must also be set up for building Envoy. To get started, you can use
`this quick start guide
<https://github.com/envoyproxy/envoy/tree/master/bazel#quick-start-bazel-build-for-developers>`_.

Ensure that the ``envoy`` **submodule** is initialized when cloning by using ``--recursive``:

Expand Down

0 comments on commit caec385

Please sign in to comment.