Update README.md

This commit is contained in:
angt
2016-02-29 16:14:08 +00:00
parent 0bb7e4f1d0
commit 05219b81f7

View File

@@ -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