Skip to content

Commit 0ad702b

Browse files
committed
Updated version in README
1 parent 21c26f1 commit 0ad702b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ If you need to analyze another organism, you can easily do so provided you have
2626

2727
### Installation
2828

29-
Download the latest release ([v1.0](https://github.com/susbo/concur/releases)) from the release tab.
29+
Download the latest release ([v1.1.0](https://github.com/susbo/concur/releases)) from the release tab.
3030

3131
The following commands will install CONCUR in your current directory:
3232
```
33-
tar xvfc concur-1.0.tar.gz
34-
cd concur-1.0
33+
tar xvfc concur-1.1.0.tar.gz
34+
cd concur-1.1.0
3535
```
3636
Verify that the tool is working with the example in the `demo` directory.
3737

0 commit comments

Comments
 (0)