summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 1 insertions, 9 deletions
diff --git a/README.md b/README.md
index 1a5ca75..e98366f 100644
--- a/README.md
+++ b/README.md
@@ -19,18 +19,10 @@ auto-refresh.
[Back to top](#table-of-contents)
-## PyPi
-
-```shell
-pipx install nba-scores
-```
-
-## Manual
-
```shell
git clone https://git.cleberg.net/nba-scores.git
cd nba-scores
-uv sync
+pipx install .
```
# Usage