From c7a5917a5cc346027280994de2e589312892f76e Mon Sep 17 00:00:00 2001 From: Mihir Patel Date: Wed, 12 Jun 2024 13:27:52 +0800 Subject: [PATCH] Added missing docker command 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|.