Compare commits

...

1 Commits

Author SHA1 Message Date
f13e32e708 Update README.md
git clone now with http
2025-03-21 10:46:56 +01:00

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"