mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Small fix to binary package quickstart docs.
This commit is contained in:
parent
86a1cbca82
commit
38f58df729
1 changed files with 3 additions and 3 deletions
|
@ -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``.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue