diff options
Diffstat (limited to 'docs/admin/installation-docker.rst')
-rw-r--r-- | docs/admin/installation-docker.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/admin/installation-docker.rst b/docs/admin/installation-docker.rst index 7800472eb..1457d6a6b 100644 --- a/docs/admin/installation-docker.rst +++ b/docs/admin/installation-docker.rst @@ -51,8 +51,8 @@ of this container: Get Docker ========== -If you plan to build and maintain a docker image by your own, make sure you have -`Docker installed <https://docs.docker.com/get-docker/>`_ and on Linux, don't +If you plan to build and maintain a docker image by yourself, make sure you have +`Docker installed <https://docs.docker.com/get-docker/>`_. On Linux don't forget to add your user to the docker group (log out and log back in so that your group membership is re-evaluated): |