diff options
author | Dominig ar Foll <dominig.arfoll@fridu.net> | 2017-07-06 10:27:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-06 10:27:32 +0200 |
commit | 31b3104dc0b418f61f68ac3c2bbc7db837f891ac (patch) | |
tree | 21d2023a425762b132d13a186949dfd598f98102 /getting-started | |
parent | f08344dfea0937e2e36e3251b6122bded7bcd127 (diff) |
typo corrrection
Diffstat (limited to 'getting-started')
-rw-r--r-- | getting-started/machines/intel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started/machines/intel.md b/getting-started/machines/intel.md index 6e29ab5..1030da0 100644 --- a/getting-started/machines/intel.md +++ b/getting-started/machines/intel.md @@ -82,7 +82,7 @@ Simply select that entry to replace porter in the -m option.<br> source meta-agl/scripts/aglsetup.sh \ -m intel-corei7-64 \ -b build \ - agl-devel agl-demo agl-appfw-smack agl-netboot<br> + agl-devel agl-demo agl-appfw-smack agl-netboot ``` **Note:** use the option "-m joule" when building for a Joule developer Kit target. |