From 47e36b6fb5c1056878bad73451da067a2416f41e Mon Sep 17 00:00:00 2001 From: Zeioth Date: Mon, 11 Apr 2022 02:56:42 +0200 Subject: [PATCH] Changes upstreamed to wofi-calc --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index ada90ca..c319227 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,9 @@ A simple calculator for wofi, inspired in rofi-calc. yay -S wofi-calc ## Install from github - + makepkg -sri ## To use it run wofi-calc - -## Changelog → Changes of 'wofi-calc-git' compared with 'wofi-calc' - - * wofi-calc now installs in /usr/bin instead of ~/.local/bin to make it available to all users.