Skip to content

Commit f0a457e

Browse files
committed
fix README
1 parent 7a7306b commit f0a457e

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
@@ -11,7 +11,7 @@ Automatically generate the DDS configuration for Husarnet.
1111
Download the binary using `curl` or `wget`, which are available on most systems either preinstalled, or obtainable via package manager:
1212

1313
```bash
14-
RELEASE="v1.3.4"
14+
RELEASE="v1.3.5"
1515
ARCH="amd64"
1616

1717
sudo curl -L https://github.com/husarnet/husarnet-dds/releases/download/$RELEASE/husarnet-dds-linux-$ARCH -o /usr/local/bin/husarnet-dds

0 commit comments

Comments
 (0)