fix light typos

develop
Myk Taylor 2022-12-09 09:00:46 -08:00 committed by Myk Taylor
parent e405a87571
commit 5184d87a0c
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 2 additions and 2 deletions

@ -754,9 +754,9 @@ Step 1: prepare a docker image
On your Linux host, install and run the docker daemon and then run these commands::
xhost set +local:root
xhost +local:root
git clone https://github.com/BenLubar/build-env.git
cd build-env
cd build-env/msvc
docker build .
docker image ls
IMAGE_ID=<your image id>