From f27b6bd6f4996901c45c3b75d7a98dc38c08c593 Mon Sep 17 00:00:00 2001 From: hev Date: Fri, 7 Jun 2024 20:21:51 +0800 Subject: [PATCH] README: Update how to build. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9b2b20..e20d9c2 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ A simple and lightweight VPN over socks5 proxy for Android. It is based on a hig ## How to Build +Fork this project and create a new release, or build manually: + ```bash git clone --recursive https://github.com/heiher/sockstun cd sockstun