From c2373c64938c1c721990c8f94cc45886a45c07fd Mon Sep 17 00:00:00 2001 From: Adrian Vollmer Date: Mon, 22 Apr 2024 20:47:52 +0200 Subject: [PATCH] Point source in README to PyPI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0338dd4..bc08f16 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ package. The recommended way is to run this: ```shell-session -$ pip install git+https://github.com/AdrianVollmer/Zundler@main +$ pip install zundler ``` If you prefer an alternative like `pipx`, `poetry` or manually handled