summaryrefslogtreecommitdiffstats
path: root/docs/0_Getting_Started
diff options
context:
space:
mode:
authoramanarora9848 <aman.arora9848@gmail.com>2022-04-09 17:21:23 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-04-13 13:30:28 +0000
commitd0cbf5286009d812b047d11dacfb61728e0c37ed (patch)
tree739b50fa1d83d2f812739a1da633c84842daa771 /docs/0_Getting_Started
parent97f6e367e48a99d140958dbd4d49946a20069569 (diff)
Fixed indentation error for a sub-bullet point
Formatted the point 3 in the document "Preparing Your Build Host" Signed-off-by: amanarora9848 <aman.arora9848@gmail.com> Change-Id: Id42e143305189121129f8ac940c5bf86a6d80ebf Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27370 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'docs/0_Getting_Started')
-rw-r--r--docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md b/docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md
index 6acdfdd..b7c1d4b 100644
--- a/docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md
+++ b/docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md
@@ -34,12 +34,11 @@ section for more information on the ready-made images.
2. **Be Sure Your Build Host Has Enough Free Disk Space:**
Your build host should have at least 100 Gbytes.
-3. **Be Sure Tools are Recent:** You need to have recent versions for
- the following tools:
+3. **Be Sure Tools are Recent:** You need to have recent versions for the following tools:
- * Git 1.8.3.1 or greater
- * Tar 1.27 or greater
- * Python 3.4.0 or greater
+ - Git 1.8.3.1 or greater
+ - Tar 1.27 or greater
+ - Python 3.4.0 or greater
If your distribution does not meet these minimal requirements, see the
"[Required Git, tar, and Python Versions](https://www.yoctoproject.org/docs/3.1.4/ref-manual/ref-manual.html#required-git-tar-and-python-versions)"