Small fix to binary package quickstart docs.

This commit is contained in:
Jon Siwek 2012-01-10 14:41:42 -06:00
parent 86a1cbca82
commit 38f58df729

View file

@ -33,17 +33,17 @@ See the `bro downloads page`_ for currently supported/targeted platforms.
.. console::
sudo yum localinstall Bro-all*.rpm
sudo yum localinstall Bro-*.rpm
* DEB
.. console::
sudo gdebi Bro-all-*.deb
sudo gdebi Bro-*.deb
* MacOS Disk Image with Installer
Just open the ``Bro-all-*.dmg`` and then run the ``.pkg`` installer.
Just open the ``Bro-*.dmg`` and then run the ``.pkg`` installer.
Everything installed by the package will go into ``/opt/bro``.
The primary install prefix for binary packages is ``/opt/bro``.