Update README.md

git clone now with http
This commit is contained in:
2025-03-21 10:46:56 +01:00
committed by GitHub
parent 3c84610b74
commit f13e32e708

View File

@@ -33,7 +33,7 @@ After searching the internet, I found nothing really interesting. Kodi addon wil
```
cd /tmp
git clone git@github.com:workinghard/jslisten.git
git clone https://github.com/workinghard/jslisten.git
cd jslisten
echo "Building jslisten binary"