From 80c9930f22de9f53e8d024fd133c858259ba7dd2 Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Sat, 23 Nov 2019 10:07:11 +0800 Subject: [PATCH] INSTALL file changed --- INSTALL | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 5eaa9de..9ef8eb9 100644 --- a/INSTALL +++ b/INSTALL @@ -8,7 +8,8 @@ Chinese language: http://www.fastken.com/ # step 1. download libfastcommon source codes and install it, # github address: https://github.com/happyfish100/libfastcommon.git # gitee address: https://gitee.com/fastdfs100/libfastcommon.git -# get source codes as: +# command lines as: + git clone https://github.com/happyfish100/libfastcommon.git cd libfastcommon; git checkout V1.0.41 ./make.sh clean && ./make.sh && ./make.sh install @@ -17,15 +18,17 @@ Chinese language: http://www.fastken.com/ # step 2. download fastdfs source codes and install it, # github address: https://github.com/happyfish100/fastdfs.git # gitee address: https://gitee.com/fastdfs100/fastdfs.git -# get source codes as: +# command lines as: + git clone https://github.com/happyfish100/fastdfs.git cd fastdfs; git checkout V6.03 ./make.sh clean && ./make.sh && ./make.sh install # step 3. setup the config files - the setup script does NOT overwrite existing config files, - please feel free to execute this script (take easy :) +# the setup script does NOT overwrite existing config files, +# please feel free to execute this script (take easy :) + ./setup.sh /etc/fdfs