summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt50
1 files changed, 28 insertions, 22 deletions
diff --git a/README.txt b/README.txt
index c13680c..a03338f 100644
--- a/README.txt
+++ b/README.txt
@@ -1,23 +1,29 @@
-RiseupVPN
------------------------
-
-Anonymous VPN. Easy, fast, secure.
-
-This repo has everything needed to build RiseupVPN on different platforms
-(windows, mac, linux).
-
-RiseupVPN is a branded build of Bitmask Lite, written in go.
-
-
-Dependencies
-------------------------
-
-* golang
-* make
+RiseupVPN
+-----------------------
+
+Anonymous VPN. Easy, fast, secure.
+
+This repo has everything needed to build RiseupVPN on different platforms
+(windows, mac, linux).
+
+RiseupVPN is a branded build of Bitmask Lite, written in go.
+
+
+Dependencies
+------------------------
+
+* golang
+* make
* python (python3, for building scripts)
-
-Dependencies (Windows)
-------------------------
-
-* nsis
-* nssm
+
+Dependencies (Windows)
+------------------------
+
+* nsis
+* nssm
+
+Building (Windows)
+------------------------
+
+make deps_win
+make build_win