We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f72f22 commit 3e653f4Copy full SHA for 3e653f4
README.md
@@ -78,7 +78,7 @@ Please read the [Build Action](/.github/workflows/build.yml) for cross-compile e
78
# Install
79
80
```bash
81
-go install github.com/mishamosher/awgproxy/cmd/awgproxy@v1.0.9-4 # or @latest
+go install github.com/mishamosher/awgproxy/cmd/awgproxy@latest # or @v[tag]
82
```
83
84
# Use with VPN
0 commit comments