diff --git a/doc/getting_started/getting_started.rst b/doc/getting_started/getting_started.rst index 677e75d953e..da80233eb29 100644 --- a/doc/getting_started/getting_started.rst +++ b/doc/getting_started/getting_started.rst @@ -28,7 +28,7 @@ using Git to clone the repository anonymously. Enter: git clone https://github.com/zephyrproject-rtos/zephyr.git You have successfully checked out a copy of the source code to your local -machine in the ~/zephyr folder. +machine in a ``zephyr`` folder in your home directory. .. _getting_started_cmake: