samples: tensorflow: Fix sample path

Otherwise documentation mentions wrong path in the "west" options.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
This commit is contained in:
Alexey Brodkin 2021-05-26 18:27:39 +03:00 committed by Kumar Gala
parent 22071d613c
commit 2b2a2cad68

View file

@ -34,7 +34,7 @@ on any sensors.
This application can be built and executed on QEMU as follows:
.. zephyr-app-commands::
:zephyr-app: samples/tensorflow/hello_world
:zephyr-app: samples/modules/tensorflow/hello_world
:host-os: unix
:board: qemu_x86
:goals: run