From: amanarora9848 Date: Sat, 9 Apr 2022 11:51:23 +0000 (+0530) Subject: Fixed indentation error for a sub-bullet point X-Git-Tag: 13.91.0~6 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=d0cbf5286009d812b047d11dacfb61728e0c37ed;p=AGL%2Fdocumentation.git Fixed indentation error for a sub-bullet point Formatted the point 3 in the document "Preparing Your Build Host" Signed-off-by: amanarora9848 Change-Id: Id42e143305189121129f8ac940c5bf86a6d80ebf Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27370 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- 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)"