diff options
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r-- | documentation/dev-manual/start.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index e6cb6f4551..73548132a3 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst | |||
@@ -858,7 +858,7 @@ Initializing the Build Environment | |||
858 | ================================== | 858 | ================================== |
859 | 859 | ||
860 | Before you can use Yocto you need to setup the build environment. | 860 | Before you can use Yocto you need to setup the build environment. |
861 | From within the ``poky`` directory, source the :ref:`ref-manual/structure:\`\`oe-init-build-env\`\`` environment | 861 | From within the ``poky`` directory, source the :ref:`ref-manual/structure:``oe-init-build-env``` environment |
862 | setup script to define Yocto Project's build environment on your build host:: | 862 | setup script to define Yocto Project's build environment on your build host:: |
863 | 863 | ||
864 | $ source oe-init-build-env | 864 | $ source oe-init-build-env |