summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/en/rst/installing/mac-os-x.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/installing/mac-os-x.rst b/docs/en/rst/installing/mac-os-x.rst
index 89d66a0b1..3bf9ea92a 100644
--- a/docs/en/rst/installing/mac-os-x.rst
+++ b/docs/en/rst/installing/mac-os-x.rst
@@ -80,7 +80,7 @@ Generally, the best way to install these is with :file:`cpanm`:
If you want a more full-featured Bugzilla:
-:command:`cpanm --installdeps -l local --with-all-features --without-feature oracle --without-feature mysql --without-feature pg`
+:command:`cpanm --installdeps -l local --with-all-features --without-feature oracle --without-feature mysql --without-feature pg .`
If you don't have :file:`cpanm` installed, you can
`download it <http://cpanmin.us>`_ from cpanmin.us.