From 58bd61bec40fc0efb08b549374ac170fcadc4c05 Mon Sep 17 00:00:00 2001 From: Kumi Date: Fri, 25 Aug 2023 10:29:46 +0200 Subject: [PATCH] Update installation instructions to use simplified package name - Use simplified package name in installation instructions to improve readability and usability. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5541875..a1805c3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ yet. If you want to contribute, please feel free to do so. ## Installation ```bash -pip install git+https://kumig.it/kumitterer/postat.git +pip install postat ``` ## Usage