From 05219b81f7d5760f4984e35a3907babfeb0d1783 Mon Sep 17 00:00:00 2001 From: angt Date: Mon, 29 Feb 2016 16:14:08 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f34504a..3292110 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Glorytun -Small, Simple and Stupid TCP VPN. +Small, Simple and Stupid VPN over [mud](https://github.com/angt/mud). #### Work In Progress @@ -13,7 +13,7 @@ and needs an AES-NI capable CPU. To build and install the latest version: - $ git clone https://github.com/angt/glorytun + $ git clone https://github.com/angt/glorytun --recursive --branch mud $ cd glorytun $ ./autogen.sh $ ./configure