We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a41fe94 + 10f7a15 commit fbc717aCopy full SHA for fbc717a
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