From 40aade77611aff16ae9bdc98fdae1a6ef3a84188 Mon Sep 17 00:00:00 2001 From: Alex DeLorenzo <3579286+alexdelorenzo@users.noreply.github.com> Date: Sun, 4 Oct 2020 16:59:33 -0400 Subject: [PATCH] Add correct repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5be7d1..0a5db99 100644 --- a/README.md +++ b/README.md @@ -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`