diff --git a/docs/source/examples.rst b/docs/source/examples.rst index 91463cc..5b37ccf 100644 --- a/docs/source/examples.rst +++ b/docs/source/examples.rst @@ -172,7 +172,7 @@ Docker container setup To facilitate the setup of the Reinforced-lib and ns-3 connection, we provide a Dockerfile that contains all the necessary dependencies and configurations. You need to have Docker installed on your machine, which you can download from the -`official website `_. +`Docker website `_. To build the Docker image, use the Dockerfile `provided in the repository `_. Navigate to the directory where the Dockerfile is located and run the following command ("rlib-ns3" is the name of the image):