Skip to content

Commit 1f8a824

Browse files
authored
fix typo
1 parent b28395e commit 1f8a824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/BUILDING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ We support cross-compilation from Linux hosts. The following ``--config`` flags
191191
* ``--config=elinux_armhf`` for Raspbian / ARMv7
192192
* ``--config=elinux_aarch64`` for ARMBian / ARM64
193193

194-
Checkout `Tensorflow's guide on cross-compilation for ARM with Bbazel<https://www.tensorflow.org/lite/guide/build_arm#cross-compilation_for_arm_with_bazel>`_
194+
Checkout `Tensorflow's guide on cross-compilation for ARM with Bazel <https://www.tensorflow.org/lite/guide/build_arm#cross-compilation_for_arm_with_bazel>`_
195195

196196
So your command line for ``RPi3`` and ``ARMv7`` should look like:
197197

0 commit comments

Comments
 (0)