diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a0a2acd959..9ad51e2628 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -648,8 +648,8 @@ Deploy the Image with the Application: If you are using the Eclipse IDE, you can deploy your image to the hardware or to QEMU through the project's preferences. - If you are not using the Eclipse IDE, then you need to deploy the application using - other methods to the hardware. + If you are not using the Eclipse IDE, then you need to deploy the application + to the hardware using other methods. Or, if you are using QEMU, you need to use that tool and load your image in for testing. Test and Debug the Application: @@ -736,9 +736,9 @@ Once you have downloaded the tarball, extract it into a clean directory. - For example, the following commands unpack and install the Eclipse IDE - tarball found in the Downloads area - into a clean directory using the default name eclipse: + For example, the following commands unpack and install the + downloaded Eclipse IDE tarball into a clean directory + using the default name eclipse: $ cd ~ $ tar -xzvf ~/Downloads/eclipse-SDK-4.2-linux-gtk-x86_64.tar.gz @@ -881,7 +881,7 @@ or build and install the plug-in from the latest source code. If you don't want to permanently install the plug-in but just want to try it out within the Eclipse environment, you can import the plug-in project from the - Yocto Project source repositories. + Yocto Project's Source Repositories.