From: ku3nsting Date: Sat, 20 May 2017 20:31:04 +0000 (-0700) Subject: Bug 1271907 X-Git-Tag: release-5.1.2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b442c24034bb9210a15339c01f69ce7ebec64582;p=thirdparty%2Fbugzilla.git Bug 1271907 Docs about installing full perl dependents missing "." --- diff --git a/docs/en/rst/installing/mac-os-x.rst b/docs/en/rst/installing/mac-os-x.rst index 89d66a0b1d..3bf9ea92a5 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 `_ from cpanmin.us.