From b33150e94ddba5e7ae58e70c69d2d4938e8098d7 Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Tue, 22 Sep 2020 15:52:33 -0400 Subject: remove extra spaces --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e367bc0..5866bef 100644 --- a/README.md +++ b/README.md @@ -111,9 +111,7 @@ For example, lets assume an authentication identity of `jilles` and password `se ```shell $ python -c 'import base64; print(base64.encodebytes(b"jilles\x00jilles\x00sesame"))' - b 'amlsbGVzAGppbGxlcwBzZXNhbWU=\n' - $ kirc -n jilles -a amlsbGVzAGppbGxlcwBzZXNhbWU= ``` -- cgit v1.2.3