Commit dbac8793 authored by Pavel Tvrdik's avatar Pavel Tvrdik
Browse files

Add link to INSTALL in README file

parent 9b3d2464
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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
=============