aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2017-05-03 14:33:01 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-03 14:33:01 +0000
commit1991dc99014359d15351f3da3eeaa6fc1348d632 (patch)
tree54a303d72bdfe57452e27c5e8ffca9e0d511c41b
parentea12d172d6ce24e8a21f0509e8fb286bc9fcbf14 (diff)
parent3695e4e1a062e5e6cd56ca16270379dd44ba729d (diff)
Merge "Point to user guide to get started on VNF testing"
-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