summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2019-09-17 03:53:17 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2019-09-17 03:53:17 +0000
commitb6d1d2a02e5133593b769ec52133aa8c0a20cd44 (patch)
treed5b8e52d13657712f13152cc9a6e8ce6c01d198c /README.md
parent8e0bab8a1e65b2c20562362ece350cc3204928d1 (diff)
README.md: add reference to apt repo
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index e8c775684a..bb13481cf2 100644
--- 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.