We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41fe94 commit 10f7a15Copy full SHA for 10f7a15
README.md
@@ -13,7 +13,7 @@ Download the [subnet](https://github.com/eetami/subnet/releases/latest) shell
13
script to your `~/.local/bin` directory.
14
15
```bash
16
-SUBNET_VERSION='v0.4.2'
+SUBNET_VERSION='v0.4.3'
17
wget -O ~/.local/bin/subnet "https://github.com/eetami/subnet/releases/download/${SUBNET_VERSION}/subnet"
18
chmod +x ~/.local/bin/subnet
19
subnet -h
0 commit comments