]> git.proxmox.com Git - mirror_frr.git/blobdiff - README.md
Merge pull request #4988 from donaldsharp/watchfrr_ignore_daemon
[mirror_frr.git] / README.md
index a7725d5e4ed80f1c87f7384a405b40b913f6fd34..bb13481cf29c2897d03e9f24dfd0cca4e206b2cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,20 +20,22 @@ FRR currently supports the following protocols:
 * Babel
 * PBR
 * OpenFabric
+* VRRP
 * EIGRP (alpha)
 * NHRP (alpha)
 
 Installation & Use
 ------------------
 
-Packages are available for various distributions on our
+For source tarballs, see the
 [releases page](https://github.com/FRRouting/frr/releases).
 
-Snaps are also available [here](https://snapcraft.io/frr).
+For Debian and its derivatives, use the APT repository at
+[https://deb.frrouting.org/](https://deb.frrouting.org/).
 
 Instructions on building and installing from source for supported platforms may
-be found
-[here](http://docs.frrouting.org/projects/dev-guide/en/latest/building.html).
+be found in the
+[developer docs](http://docs.frrouting.org/projects/dev-guide/en/latest/building.html).
 
 Once installed, please refer to the [user guide](http://docs.frrouting.org/)
 for instructions on use.