Skip to content

Commit 5559bfc

Browse files
TaddyHCmcmchris
andauthored
Update content/hardware/04.pro/boards/portenta-x8/tutorials/08.image-building/content.md
Co-authored-by: Christopher Méndez <[email protected]>
1 parent e18c9dd commit 5559bfc

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/08.image-building

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/08.image-building/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Build the Docker image with the following command:
6262
docker build -t yocto-build .
6363
```
6464

65-
***If you encounter issues running Docker commands, you may need to install the necessary Docker components. You can install the Docker CLI by running: **`winget install --id=Docker.DockerCLI -e`** or install [**Docker Desktop**](https://docs.docker.com/desktop/install/windows-install/), which includes all needed components.***
65+
***If you encounter issues running Docker commands, you may need to install the necessary Docker components. You can install the Docker CLI by running: __`winget install --id=Docker.DockerCLI -e`__ or install [__Docker Desktop__](https://docs.docker.com/desktop/install/windows-install/), which includes all needed components.***
6666

6767
![Building a Docker Image](assets/docker_build.png)
6868

0 commit comments

Comments
 (0)