Doc: Minor grammatical updates to rt_industry.html and building_acrn_in_docker.html

Refer to PRs 4568 and 4559.

Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
Deb Taylor
2020-04-01 11:08:08 -04:00
committed by deb-intel
parent 8ffe6fc67a
commit f282e8de0a
2 changed files with 11 additions and 14 deletions

View File

@@ -32,9 +32,7 @@ This tutorial presents two ways to get the Clear Linux Docker image that's neede
Build the Docker Image from Dockerfile
======================================
.. note::
One known issue :acrn-issue:`4560` while building ACRN HV.
Please refer to "Get the Docker Image from Docker Hub" to get Docker Image for V1.6 release temporally.
A known `issue <https://github.com/projectacrn/acrn-hypervisor/issues/4560>`_ exists while building the ACRN hypervisor. Refer to `Get the Docker Image from Docker Hub`_ as a temporary way to obtain the Docker Image for the v1.6 release.
#. Download `Dockerfile <https://raw.githubusercontent.com/projectacrn/acrn-hypervisor/master/doc/getting-started/Dockerfile>`_
to your development machine.