From 075b0eb1e809dddcd27ee16d2f24162c8b4580ca Mon Sep 17 00:00:00 2001 From: Benjamin Bock Date: Thu, 31 Jul 2025 20:50:12 +0200 Subject: [PATCH] Add info about pipx and uvx --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83c47875..bca7449a 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ made in Norway 🇳🇴 just run **[copyparty-sfx.py](https://github.com/9001/copyparty/releases/latest/download/copyparty-sfx.py)** -- that's it! 🎉 -* or install through [pypi](https://pypi.org/project/copyparty/): `python3 -m pip install --user -U copyparty` +* or install through [pypi](https://pypi.org/project/copyparty/): `python3 -m pip install --user -U copyparty` or run with [pipx](https://github.com/pypa/pipx): `pipx copyparty` or [uv](https://github.com/astral-sh/uv): `uvx copyparty` * or if you cannot install python, you can use [copyparty.exe](#copypartyexe) instead * or install [on arch](#arch-package) ╱ [on NixOS](#nixos-module) ╱ [through nix](#nix-package) * or if you are on android, [install copyparty in termux](#install-on-android)