aboutsummaryrefslogtreecommitdiffstats
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:32 +0000
commit8f5589ff8d93aedf0c43e5ea4ffff66faea66e0f (patch)
treee6b83d9229b94be9d4578fa17021887168b11f2d
parente05b7f00e788803506edc62ad4e67b953b59c9f2 (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/+/27339 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-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 6834b44..780a0e4 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.14/ref-manual/ref-manual.html#required-git-tar-and-python-versions)"