diff --git a/doc/source/developer_guide/index.rst b/doc/source/developer_guide/index.rst index 0a89d5bc7..250a1f1ad 100644 --- a/doc/source/developer_guide/index.rst +++ b/doc/source/developer_guide/index.rst @@ -193,21 +193,21 @@ text-based configuration file named ``localrc``: repository. ^^^^^^^^^^^^^^^^^^^^^^^^^^ -localrc Configuration File +localrc configuration file ^^^^^^^^^^^^^^^^^^^^^^^^^^ -Create your ``localrc`` configuration file. For example: +Create your ``localrc`` configuration file. Following is an example: .. code:: sh # tbuilder localrc - MYUNAME=$USER + MYUNAME= PROJECT=starlingx HOST_PREFIX=$HOME/starlingx/workspace HOST_MIRROR_DIR=$HOME/starlingx/mirror *************************** -Build the Base Docker Image +Build the base Docker image *************************** Once the ``localrc`` configuration file has been customized, it is time