diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -27,12 +27,12 @@ pipx install nba-scores To run the script locally, run the following commands: ```shell -git clone https://github.com/ccleberg/nba -cd nba +git clone https://git.sr.ht/~cxc/nba-scores +cd nba-scores pipx install . ``` - + # Usage @@ -47,10 +47,10 @@ All commands can be passed to the program with the following template: | `--standings` | `-st` | Show current conference standings | Scores: - + Standings: - + # Contributing |