From 56333581952864652899020bdcddc71ef4f7d7bf Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Mon, 22 Apr 2013 13:51:10 +0200 Subject: [PATCH] README: fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b78982e..6c477eb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The post-quantum cryptography tool ## Why this? -Go read http:/pqcrypto.org/ +Go read http://pqcrypto.org/ ## Quick How-To @@ -20,7 +20,7 @@ Everything is meant to work mostly like GnuPG, but with some good simplicity mar ccr -K #watch the generated keys ccr -k - ccr -p -a -o my_pubkeys.asc # and send it to friends + ccr -p -a -o my_pubkeys.asc # and send pubkeys to friends #see what people sent us ccr -ina < friends_pubkeys.asc