From 6b316d6225515d23f2212f13033b570c18827fd2 Mon Sep 17 00:00:00 2001 From: Eric Curtin Date: Tue, 8 Oct 2024 11:03:50 +0100 Subject: [PATCH] Recommend pipx install We can standardize on this technique for multiple Linux platforms and macOS. Signed-off-by: Eric Curtin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36d00e2..fa32e4e 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ $ cat /usr/share/ramalama/shortnames.conf Ramalama is available via PyPi [https://pypi.org/project/ramalama](https://pypi.org/project/ramalama) ``` -pip install ramalama +pipx install ramalama ``` ## Install by script