diff --git a/README.md b/README.md index b256673..575c596 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,12 @@ cd wireproxy make ``` +# Install + +```bash +go install github.com/pufferffish/wireproxy/cmd/wireproxy@v1.0.9 # or @latest +``` + # Use with VPN Instructions for using wireproxy with Firefox container tabs and auto-start on MacOS can be found [here](/UseWithVPN.md).