Update README.md

This commit is contained in:
angt
2015-11-12 16:07:23 +01:00
parent 44e61295e5
commit b21e4ecea9

View File

@@ -11,3 +11,8 @@ To build and install the latest version:
$ ./configure
$ make
# make install
To create and use a new secret key:
$ dd if=/dev/random iflag=fullblock of=glorytun.key bs=32 count=1
$ glorytun keyfile glorytun.key [...]