From 95ddfc63039bd0ed7a613152c067b7aa062db7cd Mon Sep 17 00:00:00 2001 From: Ramon Fried Date: Mon, 6 May 2019 12:57:22 +0300 Subject: [PATCH] fix indentation and remove beta from snap install --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 094b8ec..4a2c234 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Octal: 02214221421 Size: 291.07MB Binary: 0 0 0 1 0 0 1 0 | 0 0 1 1 0 0 0 1 | 0 0 1 0 0 0 1 1 | 0 0 0 1 0 0 0 1 - 31 - 24 23 - 16 15 - 8 7 - 0 + 31 - 24 23 - 16 15 - 8 7 - 0 ``` ### Interactive mode @@ -56,7 +56,7 @@ Leave the program by pressing q . ## Snap If your distribution supports Snap just type: ` -sudo snap install bitwise --beta +sudo snap install bitwise ` ## Arch