Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haghshenas committed Nov 14, 2018
1 parent e836d31 commit c404a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ lordFast can be installed using [conda](https://conda.io) package manager via [b
$ conda install -c bioconda lordfast

### From source code
In order to build lordFAST, please download the source code from [https://github.com/vpc-ccg/lordfast](https://github.com/vpc-ccg/lordfast) or alternatively clone the repository by running the following command:
In order to build lordFAST, please download the latest release from [https://github.com/vpc-ccg/lordfast/releases](https://github.com/vpc-ccg/lordfast/releases) or alternatively clone the repository by running the following command:

$ git clone https://github.com/vpc-ccg/lordfast.git
Now the code can be compiled easily by running `make` command line which builds the binary file `lordfast`.
Expand Down

0 comments on commit c404a63

Please sign in to comment.