]> git.proxmox.com Git - mirror_frr.git/commitdiff
README.md: add reference to apt repo
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 17 Sep 2019 03:53:17 +0000 (03:53 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 17 Sep 2019 03:53:17 +0000 (03:53 +0000)
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
README.md

index e8c775684a5b5e86627fe8a5120a6958bac9a25c..bb13481cf29c2897d03e9f24dfd0cca4e206b2cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,14 +27,15 @@ FRR currently supports the following protocols:
 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.