diff options
| -rw-r--r-- | handbook/introduction.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/handbook/introduction.xml b/handbook/introduction.xml index fd26b81097..c60430f8a8 100644 --- a/handbook/introduction.xml +++ b/handbook/introduction.xml | |||
| @@ -178,12 +178,12 @@ provided by the principal developer and maintainer of Poky, <ulink url="http://o | |||
| 178 | 178 | ||
| 179 | <para> | 179 | <para> |
| 180 | <literallayout class='monospaced'> | 180 | <literallayout class='monospaced'> |
| 181 | $ wget http://pokylinux.org/releases/pinky-3.1.tar.gz | 181 | $ wget http://pokylinux.org/releases/purple-3.2.tar.gz |
| 182 | $ tar zxvf pinky-3.1.tar.gz | 182 | $ tar zxvf purple-3.2.tar.gz |
| 183 | $ cd pinky-3.1/ | 183 | $ cd purple-3.2/ |
| 184 | $ source poky-init-build-env | 184 | $ source poky-init-build-env |
| 185 | $ bitbake poky-image-sato | 185 | $ bitbake poky-image-sato |
| 186 | $ runqemu qemuarm | 186 | $ runqemu qemux86 |
| 187 | </literallayout> | 187 | </literallayout> |
| 188 | </para> | 188 | </para> |
| 189 | 189 | ||
