From 7d97b7679e0609e35406b056da96feb14e83de6f Mon Sep 17 00:00:00 2001 From: Mark Joshwel <89562141+markjoshwel@users.noreply.github.com> Date: Sun, 3 Sep 2023 15:49:41 +0000 Subject: [PATCH] docs: update pip install link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aadc8df..eb73959 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Central, Singapore for most, you can install surplus built from the latest stable release: ```text -pip install https://github.com/markjoshwel/surplus/releases/latest/download/surplus-py3-none-any.whl +pip install https://github.com/markjoshwel/surplus/releases/latest/download/surplus-latest-py3-none-any.whl ``` or directly from the repository using pip: