Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
walterxie committed Oct 3, 2024
1 parent 806bb32 commit 931e36e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ $LPHY/bin/slphy -r 5 <LPhy script>

For example:
```bash
/Applications/lphy-studio-{{lphy_version}}/bin/slphy -r 5 jcCoalescent.lphy
/Applications/lphy-studio-{{lphy_version}}/bin/slphy -r 5 hkyCoalescent.lphy
```
The "x" is the version number.

Expand Down Expand Up @@ -269,7 +269,7 @@ where the `-r` option specifies the number of replicates.

```bash
cd $LPHY_PATH/examples/coalescent/
$BEAST_PATH/bin/lphybeast -r 5 jcCoalescent.lphy
$BEAST_PATH/bin/lphybeast -r 5 hkyCoalescent.lphy
```

## Legacy dependencies
Expand Down

0 comments on commit 931e36e

Please sign in to comment.