Commit b442c240 authored by ku3nsting's avatar ku3nsting Committed by Dylan William Hardison

Bug 1271907

Docs about installing full perl dependents missing "."
parent 6eadc4e3
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment