Skip to content

Commit 2b2a2ca

Browse files
abrodkingalak
authored andcommitted
samples: tensorflow: Fix sample path
Otherwise documentation mentions wrong path in the "west" options. Signed-off-by: Alexey Brodkin <[email protected]>
1 parent 22071d6 commit 2b2a2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/modules/tensorflow/hello_world/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ on any sensors.
3434
This application can be built and executed on QEMU as follows:
3535

3636
.. zephyr-app-commands::
37-
:zephyr-app: samples/tensorflow/hello_world
37+
:zephyr-app: samples/modules/tensorflow/hello_world
3838
:host-os: unix
3939
:board: qemu_x86
4040
:goals: run

0 commit comments

Comments
 (0)