summaryrefslogtreecommitdiff
path: root/docs/installation
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation')
-rw-r--r--docs/installation/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/index.rst b/docs/installation/index.rst
index 90c806d7..e88747e8 100644
--- a/docs/installation/index.rst
+++ b/docs/installation/index.rst
@@ -78,7 +78,7 @@ packaging takes place::
To ensure a repeatable system-wide environment, you can build those bundles from
within a docker container. First you need to create the container::
- make docker_container
+ make bundler_image
and then you can launch the above script inside that container::