Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 7c97c44

Browse files
committed
docs: Update README to unspecified version for download
1 parent b1739bf commit 7c97c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Download your preferred flavor from the [releases](https://github.com/coretech/t
1515

1616
For example:
1717
```sh
18-
curl -L https://github.com/coretech/terrafile/releases/download/v0.3/terrafile_0.3_Linux_x86_64.tar.gz | tar xz -C /usr/local/bin
18+
curl -L https://github.com/coretech/terrafile/releases/download/v{VERSION}/terrafile_{VERSION}_Linux_x86_64.tar.gz | tar xz -C /usr/local/bin
1919
```
2020

2121
## How to use

0 commit comments

Comments
 (0)