Index: nutchez-0.2/src/shell/lang/lang_en_US
===================================================================
--- nutchez-0.2/src/shell/lang/lang_en_US	(revision 237)
+++ nutchez-0.2/src/shell/lang/lang_en_US	(revision 244)
@@ -133,10 +133,8 @@
 #
 MI_client_install_commands_echo_1="For client install, please refer commands as follows："
-MI_client_install_commands_echo_2="cd ~"
-MI_client_install_commands_echo_3="mkdir nutchez_client_install"
-MI_client_install_commands_echo_4="cd nutchez_client_install"
-MI_client_install_commands_echo_5="scp -r nutchuser@$MasterIP_Address:/home/nutchuser/nutchez/source/* ."
-MI_client_install_commands_echo_6="sudo su"
-MI_client_install_commands_echo_7="./client_install"
+MI_client_install_commands_echo_2="scp nutchuser@$MasterIP_Address:/home/nutchuser/nutchez/source/client_deploy ."
+MI_client_install_commands_echo_3="./client_deploy"
+MI_client_install_commands_echo_4="sudo su"
+MI_client_install_commands_echo_5="~/nutchez_client_install/client_install"
 
 ########## Lang for Master Install - End##########
