aboutsummaryrefslogtreecommitdiffstats
path: root/nsb_setup.sh
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-04-04 12:44:58 +0530
committerRoss Brattain <ross.b.brattain@intel.com>2017-04-26 17:22:46 +0000
commit3695e4e1a062e5e6cd56ca16270379dd44ba729d (patch)
treec3c89ec902c69bb6be076a6ff6230a710c23b02c /nsb_setup.sh
parentce91fca5ade5ede330bf4c799dbffdf1b4762a9a (diff)
Point to user guide to get started on VNF testing
Change-Id: Id050d06deff665e6eaa97876d50e1698697e61e5 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Diffstat (limited to 'nsb_setup.sh')
-rwxr-xr-xnsb_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsb_setup.sh b/nsb_setup.sh
index 332c0345c..05d1fd6db 100755
--- a/nsb_setup.sh
+++ b/nsb_setup.sh
@@ -241,5 +241,5 @@ else
clear
echo "Installation completed..."
echo "Virtual Environment : $INSTALL_BIN_PATH/yardstick_venv"
-echo "Please Refer README.NSB.rst document on how to get started on VNF testing."
+echo "Please refer to Chapter 13 of the Yardstick User Guide for how to get started with VNF testing."
fi