From 907e3f1838105c08de8c7faa1513e70ffff77d27 Mon Sep 17 00:00:00 2001 From: Philip Joseph Date: Thu, 13 Oct 2016 13:23:50 +0530 Subject: [PATCH] Bug 85: Update README with charm-tools info Signed-off-by: Philip Joseph --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 82443e2..9d3482d 100644 --- a/README +++ b/README @@ -24,6 +24,11 @@ build/vnfd_pkgs and build/nsd_pkgs. To clean, type 'make clean'. +You need to install charm tools to compile the charms required for the packages. +On Fedora, install using: pip install charm-tools +On Ubuntu, install using: apt install charm-tools +For other platforms, check https://jujucharms.com/docs/2.0/tools-charm-tools + Due to license issues, for the IMS VNFD package, the IMS charm is fetched extracted from the respective git repository prior to packaging. Because of this, internet access is required to reach github. -- 2.25.1