Merge pull request #4991 from qlyoung/readme-add-apt-repo

README.md: add reference to apt repo
This commit is contained in:
Donatas Abraitis 2019-09-17 08:35:03 +03:00 committed by GitHub
commit 94812d13d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,14 +27,15 @@ FRR currently supports the following protocols:
Installation & Use Installation & Use
------------------ ------------------
Packages are available for various distributions on our For source tarballs, see the
[releases page](https://github.com/FRRouting/frr/releases). [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 Instructions on building and installing from source for supported platforms may
be found be found in the
[here](http://docs.frrouting.org/projects/dev-guide/en/latest/building.html). [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/) Once installed, please refer to the [user guide](http://docs.frrouting.org/)
for instructions on use. for instructions on use.