diff options
author | Alberto Compagno <acompagn+fdio@cisco.com> | 2019-10-24 12:18:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2019-10-24 12:18:38 +0000 |
commit | 8103b2103a1405b0c2344abc956e10535f7012b3 (patch) | |
tree | 105baa657822a7444bf70eb18d9d80be65091fde /hicn-plugin | |
parent | 3ea94a55d3b791b263c74ec15ca3356554091b0d (diff) | |
parent | 3f0ce1bce341dfaf8a4466142e4f88f556017d25 (diff) |
Merge "[HICN-355] Update Readme with missing dependency"
Diffstat (limited to 'hicn-plugin')
-rw-r--r-- | hicn-plugin/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hicn-plugin/README.md b/hicn-plugin/README.md index 664b9a446..3d332851b 100644 --- a/hicn-plugin/README.md +++ b/hicn-plugin/README.md @@ -66,10 +66,11 @@ Build dependencies: - VPP 19.08 - DEB packages (can be found https://packagecloud.io/fdio/release/install): + - vpp - libvppinfra-dev - vpp-dev -Running dependencies: +Runtime dependencies: - VPP 19.08 - DEB packages (can be found https://packagecloud.io/fdio/release/install): |