From 18b4b0bcd37868a146252062a455f13295dd0d04 Mon Sep 17 00:00:00 2001 From: Kirill Markin Date: Fri, 28 Jun 2024 08:29:42 +0200 Subject: [PATCH] cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 820da48..988ad7d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The same text will appear in your clipboard. You can paste it into a dialog with - Includes the output of the `tree` command. - Saves the contents of each file, encapsulated in markdown code blocks. - Copies the generated text representation to the clipboard for easy sharing. -- Easy to install and use via `pip` and Homebrew. +- Easy to install and use via `pip`. ## Installation