From 6cd8aa1c77bff20c61c7aa557dc4fccb765af4ee Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sun, 8 Oct 2023 02:08:20 -0400 Subject: [PATCH] Make verbose --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 274f90e..2c1828c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A "useful" tool for turning hyperlinks into redirects in the name of shortening ### Install dependencies - zef install --deps-only . + zef -v install --deps-only . ### Run the guy