Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikN committed Feb 15, 2023
1 parent 5d29b76 commit b3162a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Automatically generate the DDS configuration for Husarnet.
## Installing from releases

```bash
RELEASE="v1.3.1"
RELEASE="v1.3.3"
ARCH="amd64"

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

0 comments on commit b3162a3

Please sign in to comment.