summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index d419755f..9f1c3161 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
=============