diff --git a/docs/3_Installation.md b/docs/3_Installation.md index bd0ca5c..b5f5c03 100644 --- a/docs/3_Installation.md +++ b/docs/3_Installation.md @@ -2,8 +2,8 @@ ## Directly using binary version - wget https://github.com/xjtu-omics/msisensor-pro/raw/master/binary/msisensor-pro - chmod +x msisensor-pro + wget https://github.com/xjtu-omics/msisensor-pro/raw/master/binary/msisensor-pro[v1.x.x] + chmod +x msisensor-pro[v1.x.x] export PATH=`pwd`:$PATH If some dynamic libraries are missing, you need to install them and add their paths to the LD_LIBRARY_PATH variable.