diff options
Diffstat (limited to 'documentation/overview-manual/development-environment.rst')
-rw-r--r-- | documentation/overview-manual/development-environment.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/development-environment.rst b/documentation/overview-manual/development-environment.rst index f1001e0bd3..43a6f1b480 100644 --- a/documentation/overview-manual/development-environment.rst +++ b/documentation/overview-manual/development-environment.rst | |||
@@ -52,7 +52,7 @@ A development host or :term:`Build Host` is key to | |||
52 | using the Yocto Project. Because the goal of the Yocto Project is to | 52 | using the Yocto Project. Because the goal of the Yocto Project is to |
53 | develop images or applications that run on embedded hardware, | 53 | develop images or applications that run on embedded hardware, |
54 | development of those images and applications generally takes place on a | 54 | development of those images and applications generally takes place on a |
55 | system not intended to run the software - the development host. | 55 | system not intended to run the software --- the development host. |
56 | 56 | ||
57 | You need to set up a development host in order to use it with the Yocto | 57 | You need to set up a development host in order to use it with the Yocto |
58 | Project. Most find that it is best to have a native Linux machine | 58 | Project. Most find that it is best to have a native Linux machine |