Add link to INSTALL in README file

This commit is contained in:
Pavel Tvrdik 2016-08-16 10:42:12 +02:00
parent 9b3d2464cd
commit dbac8793bd

6
README
View file

@ -47,15 +47,17 @@ How to install BIRD
o From source code of the actual development version
https://gitlab.labs.nic.cz/labs/bird
How to compile BIRD from source code
How to install BIRD from source code
------------------------------------
$ ./configure
$ make
$ sudo make install
$ sudo vi /usr/local/etc/bird.conf
$ bird
Look at the file INSTALL for more information about installation using source
code.
Documentation
=============