Update README.md

This commit is contained in:
angt
2015-12-11 17:44:16 +01:00
parent 109f70c208
commit c82026cfd7

View File

@@ -18,5 +18,5 @@ To build and install the latest version:
To create and use a new secret key:
$ dd if=/dev/urandom of=glorytun.key bs=32 count=1
$ hexdump -n 32 /dev/urandom -e '"%X"' > glorytun.key
# glorytun keyfile glorytun.key [...]