Document bird minimum version requirement

This commit is contained in:
Quantum 2024-01-30 00:40:55 -05:00
parent 458e8e9ed9
commit 37ef7fc152

View file

@ -9,7 +9,10 @@ solution like [PathVector][pv].
## Quick start
1. Make sure `bird` 2.x is installed, e.g. on Debian or Ubuntu, through
`sudo apt install bird2`.
`sudo apt install bird2`. This library has not been tested on versions
older than 2.0.13, so you may run into syntax errors on earlier versions.
In these cases, you'll need to look into backports or PPAs for a newer
version.
2. Clone this repository:
```
git clone https://github.com/quantum5/bird-filter.git