diff --git a/INSTALL.md b/INSTALL.md index b1b3222..fe4b430 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -24,6 +24,11 @@ On Linux it needs the "iproute2" package, check it by running: ip route show ``` +Oh, and btw. it will need "git" command, check it by running: +``` +git --version +``` + **Quick and fast install** ``` git clone https://git.funil.de/sinuspl/bgpblist /opt/bgpblist