Skip to content

Commit

Permalink
update msisensor-pro binary to v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PengJia6 committed Sep 27, 2024
1 parent dcc5b3c commit 35c39bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/3_Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 35c39bb

Please sign in to comment.