Skip to content

Commit 789b3d1

Browse files
committed
Fix recommended minimmum version for bird
1 parent fe4eedb commit 789b3d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ solution like [PathVector][pv].
1010

1111
1. Make sure `bird` 2.x is installed, e.g. on Debian or Ubuntu, through
1212
`sudo apt install bird2`. This library has not been tested on versions
13-
older than 2.0.13, so you may run into syntax errors on earlier versions.
13+
older than 2.0.12, so you may run into syntax errors on earlier versions.
1414
In these cases, you'll need to look into backports or PPAs for a newer
1515
version.
1616
2. Clone this repository:

0 commit comments

Comments
 (0)