summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-04-15 22:37:06 -0500
committerChristian Cleberg <[email protected]>2026-04-15 22:37:06 -0500
commit4d40494f3e9aade0f5302678e4df67a7613c157b (patch)
treec12b55772f72c0221aacb8d4801bde309c46f8c6 /README.md
parentb542a36c072c353e9f3ba23c0fec99e55da8289a (diff)
downloadnba-scores-4d40494f3e9aade0f5302678e4df67a7613c157b.tar.gz
nba-scores-4d40494f3e9aade0f5302678e4df67a7613c157b.tar.bz2
nba-scores-4d40494f3e9aade0f5302678e4df67a7613c157b.zip
update README
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