From dc4d1f55cedea7e7d694068c125633f9664d126b Mon Sep 17 00:00:00 2001 From: Mihir Patel <87405741+fwae-mihir@users.noreply.github.com> Date: Thu, 13 Jun 2024 13:09:21 +0800 Subject: [PATCH] Added missing docker command (#89) Signed-off-by: Mihir Patel --- docs/rst/installation/docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rst/installation/docker.rst b/docs/rst/installation/docker.rst index 48ab15fb..bb7fbe08 100644 --- a/docs/rst/installation/docker.rst +++ b/docs/rst/installation/docker.rst @@ -22,7 +22,7 @@ The steps to run |spy| in a Docker container are explained below. .. code-block:: bash - load ubuntu-fastddsspy:.tar + docker load ubuntu-fastddsspy:.tar where ``version`` is the downloaded version of |spy|.