diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-11-13 15:40:14 -0800 |
---|---|---|
committer | Scott Rifenbark <srifenbark@gmail.com> | 2018-11-13 15:40:14 -0800 |
commit | d4493345395c1fcff2efbb7c2b98939469e6c73b (patch) | |
tree | 14f78bd7c9829d07140c494160adc85e383e9b5d /docs/getting-started/app-workflow-intro.md | |
parent | 68c8923ad5b03f57de3898b81cdc916ac0500e72 (diff) |
Getting Started Image Workflow
Created new workflow to build out an AGL image. This commit goes
through the Intel-specific build.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Diffstat (limited to 'docs/getting-started/app-workflow-intro.md')
-rw-r--r-- | docs/getting-started/app-workflow-intro.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/app-workflow-intro.md b/docs/getting-started/app-workflow-intro.md index 073496c..256e91f 100644 --- a/docs/getting-started/app-workflow-intro.md +++ b/docs/getting-started/app-workflow-intro.md @@ -14,7 +14,7 @@ in the AGL Documentation set. Links are provided when a set of steps is required that is documented elsewhere. -![Failed at Displaying My Image](images/app-developer-workflow.png) +<center><img src="images/app-developer-workflow.png"></center> 1. Download or build the image you are going to run on the hardware device. |