summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-start.rst')
-rw-r--r--documentation/toaster-manual/toaster-manual-start.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/toaster-manual/toaster-manual-start.rst b/documentation/toaster-manual/toaster-manual-start.rst
index 439952e15e..1114c04eab 100644
--- a/documentation/toaster-manual/toaster-manual-start.rst
+++ b/documentation/toaster-manual/toaster-manual-start.rst
@@ -28,8 +28,8 @@ Establishing Toaster System Dependencies
28Toaster requires extra Python dependencies in order to run. A Toaster 28Toaster requires extra Python dependencies in order to run. A Toaster
29requirements file named ``toaster-requirements.txt`` defines the Python 29requirements file named ``toaster-requirements.txt`` defines the Python
30dependencies. The requirements file is located in the ``bitbake`` 30dependencies. The requirements file is located in the ``bitbake``
31directory, which is located in the root directory of the `Source 31directory, which is located in the root directory of the
32Directory <&YOCTO_DOCS_REF_URL;#source-directory>`__ (e.g. 32:term:`Source Directory` (e.g.
33``poky/bitbake/toaster-requirements.txt``). The dependencies appear in a 33``poky/bitbake/toaster-requirements.txt``). The dependencies appear in a
34``pip``, install-compatible format. 34``pip``, install-compatible format.
35 35