Fixed git clone url

master
Keith Irwin 2021-07-05 19:06:08 -06:00
parent 9b75404b21
commit ef74a2ce19
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Opens grateful dead soundboards and plays them in your terminal.
```sh
# Download
git clone https://gitea.ksn.gf4/ki9/gdead.git /usr/local/src/gdead
git clone https://gitea.gf4.pw/ki9/gdead.git /usr/local/src/gdead
# "Build"
ln -s /usr/local/src/gdead/gdead /usr/local/bin/gdead
```