mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Updating README with download/git information.
The git instructions were hard to find and this way they will show up on github.
This commit is contained in:
parent
2818bb3dbc
commit
be5b0105b0
3 changed files with 15 additions and 1 deletions
4
CHANGES
4
CHANGES
|
@ -1,4 +1,8 @@
|
|||
|
||||
2.2-beta-158 | 2013-10-25 15:05:08 -0700
|
||||
|
||||
* Updating README with download/git information. (Robin Sommer)
|
||||
|
||||
2.2-beta-157 | 2013-10-25 11:11:17 -0700
|
||||
|
||||
* Extend the documentation of the SQLite reader/writer framework.
|
||||
|
|
10
README
10
README
|
@ -8,11 +8,21 @@ and pointers for getting started. NEWS contains release notes for the
|
|||
current version, and CHANGES has the complete history of changes.
|
||||
Please see COPYING for licensing information.
|
||||
|
||||
You can download source and binary releases on:
|
||||
|
||||
http://www.bro.org/download
|
||||
|
||||
To get the current development version, clone our master git
|
||||
repository:
|
||||
|
||||
git clone --recursive git://git.bro.org/bro
|
||||
|
||||
For more documentation, research publications, and community contact
|
||||
information, please see Bro's home page:
|
||||
|
||||
http://www.bro.org
|
||||
|
||||
|
||||
On behalf of the Bro Development Team,
|
||||
|
||||
Vern Paxson & Robin Sommer,
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.2-beta-157
|
||||
2.2-beta-158
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue