Skip to content

Commit fbc717a

Browse files
authored
Merge pull request #2 from Eetami/update-readme
Update subnet version in README.md
2 parents a41fe94 + 10f7a15 commit fbc717a

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
@@ -13,7 +13,7 @@ Download the [subnet](https://github.com/eetami/subnet/releases/latest) shell
1313
script to your `~/.local/bin` directory.
1414

1515
```bash
16-
SUBNET_VERSION='v0.4.2'
16+
SUBNET_VERSION='v0.4.3'
1717
wget -O ~/.local/bin/subnet "https://github.com/eetami/subnet/releases/download/${SUBNET_VERSION}/subnet"
1818
chmod +x ~/.local/bin/subnet
1919
subnet -h

0 commit comments

Comments
 (0)