Skip to content

Commit

Permalink
Merge pull request #21 from lucaspar/patch-1
Browse files Browse the repository at this point in the history
Replace pip with pipx for CLI installation
  • Loading branch information
dave1010 authored Nov 30, 2023
2 parents 633b690 + 1ff108d commit 7c451c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -177,7 +177,7 @@ Or development mode:

### With PyPi

pip install clipea-cli
pipx install clipea-cli

### Zsh Shell integration and Alias

Expand Down

0 comments on commit 7c451c8

Please sign in to comment.