We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6dc00f commit c2f2711Copy full SHA for c2f2711
1 file changed
README.md
@@ -100,8 +100,8 @@ pip install trackplot
100
For a binary version of the tool and more comprehensive information, please visit [this link](./docs/installation.md).
101
102
```bash
103
-# example with version v0.3.2, please using your interested version according to your needs
104
-export VERSION=0.3.2
+# example with version v0.3.4, please using your interested version according to your needs
+export VERSION=0.3.4
105
chmod +x trackplot-${VERSION}-x86_64.AppImage
106
./trackplot-${VERSION}-x86_64.AppImage --help
107
```
0 commit comments