[doc]: fix some typos (#6838)
This commit is contained in:
parent
d5238ae8dd
commit
5aba5cc68b
@ -1,4 +1,4 @@
|
||||
*static anaylsis*:
|
||||
*static analysis*:
|
||||
|
||||
[](https://lgtm.com/projects/g/Azure/sonic-buildimage/alerts/)
|
||||
[](https://lgtm.com/projects/g/Azure/sonic-buildimage/context:python)
|
||||
@ -114,7 +114,7 @@ To build SONiC installer image and docker images, run the following commands:
|
||||
make all
|
||||
|
||||
## Usage for ARM Architecture
|
||||
To build Arm32 bit for (ARMHF) plaform
|
||||
To build Arm32 bit for (ARMHF) platform
|
||||
ARM build has dependency in docker version 18,
|
||||
if docker version is 19, downgrade to 18 as below
|
||||
sudo apt-get install --allow-downgrades -y docker-ce=5:18.09.0~3-0~ubuntu-xenial
|
||||
@ -134,7 +134,7 @@ To build Arm32 bit for (ARMHF) plaform
|
||||
|
||||
|
||||
|
||||
To build Arm64 bit for plaform
|
||||
To build Arm64 bit for platform
|
||||
|
||||
# Execute make configure once to configure ASIC and ARCH
|
||||
|
||||
|
Reference in New Issue
Block a user