diff --git a/doc/guides/bluetooth/autopts/autopts-linux.rst b/doc/guides/bluetooth/autopts/autopts-linux.rst index 67b21a8ef8f..8b1abf9813c 100644 --- a/doc/guides/bluetooth/autopts/autopts-linux.rst +++ b/doc/guides/bluetooth/autopts/autopts-linux.rst @@ -9,6 +9,9 @@ Overview This tutorial shows how to setup AutoPTS client on Linux with AutoPTS server running on Windows 10 virtual machine. Tested with Ubuntu 20.4 and Linux Mint 20.4. +You must have a Zephyr development environment set up. See +:ref:`getting_started` for details. + Supported methods to test zephyr bluetooth host: - Testing Zephyr Host Stack on QEMU @@ -23,11 +26,6 @@ For running with QEMU or native posix, please visit: Setup Linux =========================== -Setup Zephyr project ---------------------- - -Do the setup from `Getting Started Guide `_. - Install nrftools (only required in the actual hardware test mode) =================================================================