Skip to content

Commit

Permalink
Merge pull request #520 from containers/ericcurtin-patch-1
Browse files Browse the repository at this point in the history
Change pip to pipx in installation instructions
  • Loading branch information
rhatdan authored Dec 23, 2024
2 parents 0b11f9b + 4b80a8c commit 09cbe3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ $ cat /usr/share/ramalama/shortnames.conf
RamaLama is available via PyPi [https://pypi.org/project/ramalama](https://pypi.org/project/ramalama)

```
pipx install ramalama
pip install ramalama
```

## Install by script
Expand Down

0 comments on commit 09cbe3d

Please sign in to comment.