You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update installation.rst
fix broken link
* Update installation.rst
added a period, and used Leo's suggested text
---------
Co-authored-by: Kiriti Gowda <[email protected]>
Copy file name to clipboardExpand all lines: docs/install/installation.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -246,9 +246,9 @@ Windows
246
246
Docker
247
247
=====================
248
248
249
-
MIVisionX provides developers with docker images for Ubuntu `20.04` / `22.04`. Using docker images developers can quickly prototype and build applications without having to be locked into a single system setup or lose valuable time figuring out the dependencies of the underlying software.
249
+
MIVisionX provides developers with docker images for Ubuntu 20.04 / 22.04. Using docker images developers can quickly prototype and build applications without having to be locked into a single system setup or lose valuable time figuring out the dependencies of the underlying software.
250
250
251
-
Docker files to build MIVisionX containers and suggested workflow are `available <docker/README.md#mivisionx-docker>`_
251
+
For more information about the Docker files used to build MIVisionX containers and a suggested workflow, see `MIVisionX Docker documentation <../how-to/mivisionx-docker.html>`_.
0 commit comments