Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xysheep committed Sep 29, 2018
1 parent c4dec85 commit 7d5c101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -9,8 +9,8 @@ A simple demonstration of how to use the source code is avaliable at https://xys

As a note, the "main.m" is used to generate the pre-compiled file. "index.m" is used to generate the demonstration page.

# Usage of pre-compiled excutible
To use this executable, the MATLAB Runtime 9.2 is required. It can be downloaded from [here](https://www.mathworks.com/products/compiler/matlab-runtime.html)
# Usage of pre-compiled executible
To use this executable, the MATLAB Runtime 9.2 is required. It can be downloaded from [here](https://www.mathworks.com/products/compiler/matlab-runtime.html). This executible is only for Windows users.
```
GLaMST.exe fastafilename [...options]
```
Expand Down

0 comments on commit 7d5c101

Please sign in to comment.