From: Pavel Tvrdik Date: Tue, 16 Aug 2016 08:42:12 +0000 (+0200) Subject: Add link to INSTALL in README file X-Git-Tag: v1.6.1~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dbac8793bd88279fd8956ce42db7bd2230965948;p=thirdparty%2Fbird.git Add link to INSTALL in README file --- diff --git a/README b/README index d419755fa..9f1c31617 100644 --- a/README +++ b/README @@ -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 =============