diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2019-03-19 16:24:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-19 16:24:09 +0100 |
commit | 87005bdea781145cdd29d4f0df908b5d2fb47e72 (patch) | |
tree | d92c0198fd2b73f653d16ee464868f4bc256cd4f /docs/getting-started/image-workflow-intro.md | |
parent | 721ae64bff54b1213835322cdd5dc2903af032d3 (diff) | |
parent | 711115e4ee564baabd18d3e53e670c07e5234b41 (diff) |
Merge pull request #2 from pmarzin/master-next
Renesas Docs: fix some issues and update for BSP release
Diffstat (limited to 'docs/getting-started/image-workflow-intro.md')
-rw-r--r-- | docs/getting-started/image-workflow-intro.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started/image-workflow-intro.md b/docs/getting-started/image-workflow-intro.md index ad36d01..393a9f5 100644 --- a/docs/getting-started/image-workflow-intro.md +++ b/docs/getting-started/image-workflow-intro.md @@ -16,9 +16,9 @@ in the AGL Documentation set. Links are provided when a set of steps is required that is documented elsewhere. -<center><img src="images/image-developer-workflow.png"></center> +![](images/image-developer-workflow.png){:: style="margin:auto; display:flex"} -1. Prepare your build host to use use the tools needed to build your image. +1. Prepare your build host to be able to use the tools needed to build your image. 2. Download the AGL software into a local Git repository on your build host. |