From a217596d2323ebcc9b3d4931da53a72fba4ab197 Mon Sep 17 00:00:00 2001 From: Kumi Date: Thu, 24 Aug 2023 20:08:41 +0200 Subject: [PATCH] Fix installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a8a0ab..7c0596c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It currently only supports package tracking, not any other API endpoints. ## Installation ```bash -pip install git+https://kumig.it/kumitterer/glsapi.git +pip install glsapi ``` ## Usage