Skip to content

Commit c2f2711

Browse files
authored
Update README.md
1 parent f6dc00f commit c2f2711

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ pip install trackplot
100100
For a binary version of the tool and more comprehensive information, please visit [this link](./docs/installation.md).
101101

102102
```bash
103-
# example with version v0.3.2, please using your interested version according to your needs
104-
export VERSION=0.3.2
103+
# example with version v0.3.4, please using your interested version according to your needs
104+
export VERSION=0.3.4
105105
chmod +x trackplot-${VERSION}-x86_64.AppImage
106106
./trackplot-${VERSION}-x86_64.AppImage --help
107107
```

0 commit comments

Comments
 (0)