Skip to content

Commit

Permalink
install apt pipx
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
M. Fatih Cırıt committed May 2, 2024
1 parent b209bb1 commit a37bb05
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ sudo apt-get purge ansible

# Install pipx
sudo apt-get -y update
sudo apt-get -y install python3-pip python3-venv

python3 -m pip install --user pipx
sudo apt-get -y install pipx

# Add pipx to the system PATH
python3 -m pipx ensurepath
Expand Down

0 comments on commit a37bb05

Please sign in to comment.