From 1ff108d7f28177074ed12f9d52df1fa2e0257471 Mon Sep 17 00:00:00 2001 From: Lucas Parzianello <7535699+lucaspar@users.noreply.github.com> Date: Wed, 29 Nov 2023 21:04:58 -0500 Subject: [PATCH] Replaced pip with pipx for CLI installation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 464ba3a..68464cf 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Advantages over copying and pasting from ChatGPT: ## 🚀 Quick Start - pip install clipea-cli + pipx install clipea-cli clipea setup clipea alias @@ -177,7 +177,7 @@ Or development mode: ### With PyPi - pip install clipea-cli + pipx install clipea-cli ### Zsh Shell integration and Alias