diff --git a/docs/devel/contributing/gitlab.rst b/docs/devel/contributing/gitlab.rst
index e1f580941d712cd8e7671ece5fde86a688df4707..a7f08e3e2adcacee6fb1fd9e6e1efab591e5a27f 100644
--- a/docs/devel/contributing/gitlab.rst
+++ b/docs/devel/contributing/gitlab.rst
@@ -96,6 +96,7 @@ Run the script by
    $ cd swh-environment
    $ bin/update   # Used to update all the repos under the environment to their latest version
    $ bin/fork-gitlab-repo -g swh swh-objstorage
+   $ bin/fork-gitlab-repo -g swh .  # To contribute to swh-environment itself (eg. add a repository)
 
 This will create a new fork of the SWH repository in your namespace and
 add a jenkins user to perform automatic builds. You can view the forked