From 6edc2633f360bc5594211fc93be790eb039c4620 Mon Sep 17 00:00:00 2001 From: octeep Date: Thu, 31 Mar 2022 05:00:15 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 12583f6..78817e1 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,13 @@ Arguments: validity. ``` +# Build instruction +``` +git clone https://github.com/octeep/wireproxy +cd wireproxy +go build ./cmd/wireproxy +``` + # Sample config file ``` # The [Interface] and [Peer] configurations follow the same sematics and meaning