aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 05036807610..2d495e9abdb 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,13 @@ For this to work you will need a working installation of Vagrant. Instructions
for this can be found [on the Setting up Vagrant wiki page]
(https://wiki.fd.io/view/DEV/Setting_Up_Vagrant).
+### Quick-start: FreeBSD
+
+VPP is packaged in the FreeBSD ports system. Binary packages are available and
+can be installed with the following command:
+
+ # pkg install vpp
+
## More information