From da81531606a392728a22720894da30add0890303 Mon Sep 17 00:00:00 2001 From: Tomasz Kapias Date: Sun, 19 Mar 2023 02:50:05 +0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8cfc84..57ee59e 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ wget -c -nv "$_URL" -O - | sudo tar --no-same-owner -xzv -C /usr/local/bin gitmu sudo apt show fzf 2> /dev/null | grep Version: # if your apt repositories deliver at least 0.35, you can install it -sudo apt install tmux +sudo apt install fzf ``` - Or build & install: