Skip to content

Commit

Permalink
Add correct repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdelorenzo committed Oct 4, 2020
1 parent cf19230 commit 40aade7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $ export URL="https://releases.ubuntu.com/20.04.1/ubuntu-20.04.1-desktop-amd64.i
$ http "$URL" | pv | onhold | ding > /dev/null
```

This project uses [`play_sounds`](https://github.com/alexdelorenzo/ding), a wrapper over [`playsound`](https://pypi.org/project/playsound/) and [`boombox`](https://pypi.org/project/boombox/).
This project uses [`play_sounds`](https://github.com/alexdelorenzo/play_sounds), a wrapper over [`playsound`](https://pypi.org/project/playsound/) and [`boombox`](https://pypi.org/project/boombox/).

## `onhold`

Expand Down

0 comments on commit 40aade7

Please sign in to comment.